We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c027be0 commit b133156Copy full SHA for b133156
src/test/ui/proc-macro/proc-macro-deprecated-attr.rs
@@ -1,4 +1,6 @@
1
// check-pass
2
+// force-host
3
+// no-prefer-dynamic
4
5
#![deny(deprecated)]
6
0 commit comments