We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbbbc06 commit 546efd7Copy full SHA for 546efd7
program/rust/src/lib.rs
@@ -1,4 +1,4 @@
1
-// #![deny(warnings)]
+#![deny(warnings)]
2
// Allow non upper case globals from C
3
#![allow(non_upper_case_globals)]
4
0 commit comments