We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c95814 commit 40f218fCopy full SHA for 40f218f
src/librustc_mir/lib.rs
@@ -15,7 +15,6 @@ Rust MIR: a lowered representation of Rust. Also: an experiment!
15
*/
16
17
#![deny(warnings)]
18
-#![cfg_attr(not(stage0), allow(bare_trait_object))]
19
20
#![feature(box_patterns)]
21
#![feature(box_syntax)]
0 commit comments