提交 40f218f7 编写于 作者: M Manish Goregaokar

Remove allow(bare_trait_object) from librustc_mir

上级 3c958142
......@@ -15,7 +15,6 @@
*/
#![deny(warnings)]
#![cfg_attr(not(stage0), allow(bare_trait_object))]
#![feature(box_patterns)]
#![feature(box_syntax)]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册