Deny unused_lifetimes through rustbuild
This commit is contained in:
parent
434152157f
commit
676d282dd3
38 changed files with 23 additions and 59 deletions
|
|
@ -21,7 +21,6 @@
|
|||
#![feature(static_nobundle)]
|
||||
#![feature(trusted_len)]
|
||||
#![feature(mem_take)]
|
||||
#![deny(unused_lifetimes)]
|
||||
|
||||
use back::write::{create_target_machine, create_informational_target_machine};
|
||||
use syntax_pos::symbol::Symbol;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue