Restore #![deny(warnings)]
This commit is contained in:
parent
d1e3567250
commit
72b908ffbe
1 changed files with 1 additions and 0 deletions
|
|
@ -114,6 +114,7 @@
|
|||
//! also check out the `src/bootstrap/README.md` file for more information.
|
||||
|
||||
#![deny(bare_trait_objects)]
|
||||
#![deny(warnings)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(drain_filter)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue