Remove allow(bare_trait_object) from librustc_mir
This commit is contained in:
parent
3c95814294
commit
40f218f703
@ -15,7 +15,6 @@
|
||||
*/
|
||||
|
||||
#![deny(warnings)]
|
||||
#![cfg_attr(not(stage0), allow(bare_trait_object))]
|
||||
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
|
Loading…
Reference in New Issue
Block a user