rust/compiler/rustc_metadata/src/rmeta
Matthias Krüger 9d15167921
Rollup merge of #140809 - bjorn3:panic_runtime_cleanup, r=petrochenkov
Reduce special casing for the panic runtime

See the individual commits for more info.
2025-06-27 22:13:01 +02:00
..
decoder cstore: Use IndexSet as backing store for postorder dependencies 2025-05-29 13:02:20 +02:00
decoder.rs Remove dependency injection for the panic runtime 2025-06-24 19:44:35 +00:00
def_path_hash_map.rs Add warn(unreachable_pub) to rustc_metadata. 2024-08-29 20:13:06 +10:00
encoder.rs encode_cross_crate for hir attributes 2025-06-25 22:10:40 +02:00
mod.rs Introduce tcx.anon_const_kind query 2025-05-21 20:20:19 +01:00
table.rs Remove some noisy tracing 2024-12-04 09:54:20 +00:00