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.
#![allow(dead_code)]
1 parent 9bb6663 commit 9f49a26Copy full SHA for 9f49a26
src/librustc_codegen_utils/lib.rs
@@ -21,7 +21,6 @@
21
#![feature(custom_attribute)]
22
#![feature(nll)]
23
#![allow(unused_attributes)]
24
-#![allow(dead_code)]
25
#![feature(quote)]
26
#![feature(rustc_diagnostic_macros)]
27
0 commit comments