rust/compiler/rustc_metadata/src/rmeta
Matthias Krüger 87bbbcd1bb
Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk
A bunch of cleanups (part 2)

Just like https://github.com/rust-lang/rust/pull/133567 these were all found while looking at the respective code, but are not blocking any other changes I want to make in the short term.
2024-12-14 03:54:35 +01:00
..
decoder Remove polymorphization 2024-12-06 16:42:09 -05:00
decoder.rs Support x-crate default fields 2024-12-09 21:58:07 +00:00
def_path_hash_map.rs Add warn(unreachable_pub) to rustc_metadata. 2024-08-29 20:13:06 +10:00
encoder.rs Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk 2024-12-14 03:54:35 +01:00
mod.rs Support x-crate default fields 2024-12-09 21:58:07 +00:00
table.rs Remove some noisy tracing 2024-12-04 09:54:20 +00:00