Remove allow(bare_trait_object) from librustc
This commit is contained in:
parent
f3cb962f63
commit
fb7980d796
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@
|
|||
html_root_url = "https://doc.rust-lang.org/nightly/")]
|
||||
#![deny(warnings)]
|
||||
|
||||
#![cfg_attr(not(stage0), allow(bare_trait_object))]
|
||||
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(conservative_impl_trait)]
|
||||
|
|
Loading…
Add table
Reference in a new issue