rust/src/librustc_metadata
2020-05-10 11:25:00 +02:00
..
dynamic_lib Remove support for self-opening 2020-04-25 10:55:20 -04:00
rmeta Remove ast::{Ident, Name} reexports. 2020-05-08 13:13:15 +02:00
build.rs Translate the virtual /rustc/$hash prefix back to a real directory. 2020-04-02 11:39:41 +03:00
Cargo.toml Depend on libc from crates.io 2020-04-11 11:07:04 -04:00
creader.rs cleanup: config::CrateType -> CrateType 2020-05-02 11:57:23 +03:00
dependency_format.rs cleanup: config::CrateType -> CrateType 2020-05-02 11:57:23 +03: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 use min_specialization for some rustc crates where it requires no changes 2020-05-10 11:25:00 +02:00
link_args.rs rustc -> rustc_middle part 3 (rustfmt) 2020-03-30 07:19:55 +02:00
locator.rs cleanup: config::CrateType -> CrateType 2020-05-02 11:57:23 +03:00
native_libs.rs librustc_middle: return LocalDefId instead of DefId in local_def_id 2020-04-23 23:14:07 +01:00