mirror of
https://github.com/rust-lang/rust.git
synced 2025-01-06 21:07:00 +00:00
remove session
This commit is contained in:
parent
8ffbf6f94d
commit
1d9e80ad7b
@ -60,7 +60,6 @@ extern crate rustc_trait_selection;
|
||||
#[allow(unused_extern_crates)]
|
||||
extern crate rustc_typeck;
|
||||
|
||||
use rustc::session::Session;
|
||||
use rustc_data_structures::fx::FxHashSet;
|
||||
use rustc_lint::LintId;
|
||||
use rustc_session::Session;
|
||||
|
Loading…
Reference in New Issue
Block a user