Remove cgu_reuse_tracker from Session
This removes a bit of global mutable state
This commit is contained in:
@@ -13,7 +13,6 @@ extern crate rustc_middle;
|
||||
extern crate tracing;
|
||||
|
||||
mod assert_dep_graph;
|
||||
pub mod assert_module_sources;
|
||||
mod errors;
|
||||
mod persist;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user