rust/compiler/rustc_metadata/src/rmeta
2024-02-18 20:59:19 +03:00
..
decoder resolve: Scale back unloading of speculatively loaded crates 2024-02-18 20:59:19 +03:00
decoder.rs By tracking import use types to check whether it is scope uses or the other situations like module-relative uses, we can do more accurate redundant import checking. 2024-02-18 16:38:11 +08:00
def_path_hash_map.rs Do not store stable crate id in on-disk hash map. 2023-12-24 17:22:48 +00:00
encoder.rs Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkin 2024-02-16 09:53:01 +00:00
mod.rs Auto merge of #120500 - oli-obk:intrinsics2.0, r=WaffleLapkin 2024-02-16 09:53:01 +00:00
table.rs Replace NonZero::<_>::new with NonZero::new. 2024-02-15 08:09:42 +01:00