rust/src/librustc_metadata
2020-07-22 19:12:32 +03:00
..
dynamic_lib Remove support for self-opening 2020-04-25 10:55:20 -04:00
rmeta index: introduce and use FiniteBitSet 2020-07-20 19:35:37 +01:00
Cargo.toml Make things build again 2020-06-02 20:38:24 +03:00
creader.rs rustc_metadata: Make crate loading fully speculative 2020-07-18 14:06:04 +04: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 rustc_metadata: Make crate loading fully speculative 2020-07-18 14:06:04 +04:00
native_libs.rs Eliminate some Option<NativeLibKind>s 2020-05-20 21:57:16 +03:00