rust/src/librustc_metadata
2020-07-15 12:58:32 +02:00
..
dynamic_lib Remove support for self-opening 2020-04-25 10:55:20 -04:00
rmeta const generics work! 2020-07-15 12:58:32 +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 Make things build again 2020-06-02 20:38:24 +03:00
creader.rs Add and use more static symbols. 2020-07-15 08:42:59 +10:00
dependency_format.rs Use OnceCell instead of Once 2020-05-22 13:31:02 -07: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 in the remaining rustc crates 2020-06-10 09:05:52 +01:00
link_args.rs Remove lots of Symbol::as_str() calls. 2020-07-15 09:01:35 +10:00
locator.rs Address remaining feedback items 2020-06-22 15:54:28 -07:00
native_libs.rs Eliminate some Option<NativeLibKind>s 2020-05-20 21:57:16 +03:00