Enable internal lints in bootstrap
This commit is contained in:
parent
37f09cb237
commit
084c829fb8
27 changed files with 7 additions and 27 deletions
|
|
@ -2,7 +2,6 @@
|
|||
#![feature(rustc_private)]
|
||||
|
||||
#![deny(rust_2018_idioms)]
|
||||
#![deny(internal)]
|
||||
#![deny(unused_lifetimes)]
|
||||
|
||||
pub mod expand;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue