Skip to content

Commit

Permalink
librustc: deny(elided_lifetimes_in_paths)
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril committed Feb 25, 2019
1 parent c1911ba commit 235d3ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/librustc/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@

#![recursion_limit="512"]

#![warn(elided_lifetimes_in_paths)]

#[macro_use] extern crate bitflags;
extern crate getopts;
#[macro_use] extern crate lazy_static;
Expand Down

0 comments on commit 235d3ed

Please sign in to comment.