We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b1e5c commit 402907fCopy full SHA for 402907f
src/librustc_ast_lowering/lib.rs
@@ -40,8 +40,6 @@ use rustc::hir::map::Map;
40
use rustc::lint;
41
use rustc::lint::builtin;
42
use rustc::middle::cstore::CrateStore;
43
-use rustc::session::config::nightly_options;
44
-use rustc::session::Session;
45
use rustc::{bug, span_bug};
46
use rustc_data_structures::captures::Captures;
47
use rustc_data_structures::fx::FxHashSet;
0 commit comments