We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b945f6 commit 8c2d9caCopy full SHA for 8c2d9ca
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