rust/src/librustc_metadata
bors e61621c307 Auto merge of #74932 - nnethercote:rm-ast-session-globals, r=petrochenkov
Remove `librustc_ast` session globals

By moving the data onto `Session`.

r? @petrochenkov
2020-08-08 05:58:57 +00:00
..
dynamic_lib Remove support for self-opening 2020-04-25 10:55:20 -04:00
rmeta Auto merge of #74932 - nnethercote:rm-ast-session-globals, r=petrochenkov 2020-08-08 05:58:57 +00:00
Cargo.toml Move from log to tracing 2020-07-31 22:38:20 +02:00
creader.rs Eliminate the SessionGlobals from librustc_ast. 2020-08-08 12:03:42 +10:00
dependency_format.rs Rename rustc_middle::cstore::DepKind to DependencyKind. 2020-08-02 16:21:46 +02:00
dynamic_lib.rs Remove support for self-opening 2020-04-25 10:55:20 -04:00
foreign_modules.rs librustc_middle: return LocalDefId instead of DefId in local_def_id 2020-04-23 23:14:07 +01:00
lib.rs Replace all uses of log::log_enabled with Debug printers 2020-07-28 16:15:40 +02:00
link_args.rs Eliminate the SessionGlobals from librustc_ast. 2020-08-08 12:03:42 +10:00
locator.rs rustc: Ignore fs::canonicalize errors in metadata 2020-07-30 08:21:10 -07:00
native_libs.rs Eliminate the SessionGlobals from librustc_ast. 2020-08-08 12:03:42 +10:00