We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1911ba commit 235d3edCopy full SHA for 235d3ed
src/librustc/lib.rs
@@ -62,8 +62,6 @@
62
63
#![recursion_limit="512"]
64
65
-#![warn(elided_lifetimes_in_paths)]
66
-
67
#[macro_use] extern crate bitflags;
68
extern crate getopts;
69
#[macro_use] extern crate lazy_static;
0 commit comments