mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
[eddyb] rustc_codegen_utils: remove extraneous #![allow(dead_code)].
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(nll)]
|
||||
#![allow(unused_attributes)]
|
||||
#![allow(dead_code)]
|
||||
#![feature(quote)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user