[eddyb] rustc_codegen_utils: remove extraneous #![allow(dead_code)].
This commit is contained in:
parent
9bb6663431
commit
9f49a2626e
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@
|
|||
#![feature(custom_attribute)]
|
||||
#![feature(nll)]
|
||||
#![allow(unused_attributes)]
|
||||
#![allow(dead_code)]
|
||||
#![feature(quote)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue