Deny unused_lifetimes through rustbuild
This commit is contained in:
parent
434152157f
commit
676d282dd3
38 changed files with 23 additions and 59 deletions
|
|
@ -10,8 +10,6 @@
|
|||
|
||||
#![recursion_limit="256"]
|
||||
|
||||
#![deny(unused_lifetimes)]
|
||||
|
||||
pub use rustc::hir::def::{Namespace, PerNS};
|
||||
|
||||
use Determinacy::*;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue