We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c26e95 commit a65a1fcCopy full SHA for a65a1fc
tests/ui/attributes/mixed_export_name_and_no_mangle.rs
@@ -1,3 +1,4 @@
1
+#![deny(mixed_export_name_and_no_mangle)]
2
// issue: rust-lang/rust#47446
3
4
#[no_mangle]
0 commit comments