rust/src/librustc_metadata
Mark Rousskov 2c6d609484 Move allocator_kind to CrateStore
Similarly to the previous commit, there's no need for this to be in
Session and have a Once around it.
2019-11-11 14:59:07 -05:00
..
dynamic_lib Separate librustc_metadata module 2019-06-16 14:17:01 +03:00
rmeta Move allocator_kind to CrateStore 2019-11-11 14:59:07 -05:00
build.rs
Cargo.toml move syntax::parse -> librustc_parse 2019-11-10 03:57:18 +01:00
creader.rs Move allocator_kind to CrateStore 2019-11-11 14:59:07 -05:00
cstore.rs Move allocator_kind to CrateStore 2019-11-11 14:59:07 -05:00
dependency_format.rs Move injected_panic_runtime to CrateStore 2019-11-11 14:50:26 -05:00
dynamic_lib.rs rustc_metadata: Privatize private code and remove dead code 2019-10-14 18:05:45 +03:00
error_codes.rs Replace diagnostic plugins with macro_rules 2019-09-05 12:35:15 -04:00
foreign_modules.rs rustc_metadata: Privatize private code and remove dead code 2019-10-14 18:05:45 +03:00
lib.rs rustc_metadata: Rename schema to rmeta 2019-11-07 21:06:48 +03:00
link_args.rs Make doc comments cheaper with AttrKind. 2019-11-06 23:05:07 +11:00
locator.rs rustc_metadata: Rename schema to rmeta 2019-11-07 21:06:48 +03:00
native_libs.rs Simplify various Symbol use points. 2019-11-02 09:01:02 +11:00