Deny bare_trait_objects globally
This commit is contained in:
parent
4f1d4e4db6
commit
e098985939
52 changed files with 34 additions and 87 deletions
|
@ -23,7 +23,6 @@
|
|||
#![feature(custom_attribute)]
|
||||
#![feature(fs_read_write)]
|
||||
#![allow(unused_attributes)]
|
||||
#![deny(bare_trait_objects)]
|
||||
#![feature(libc)]
|
||||
#![feature(quote)]
|
||||
#![feature(range_contains)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue