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