rust/compiler/rustc_metadata/src
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
..
rmeta Rollup merge of #134251 - bjorn3:various_cleanups2, r=oli-obk 2024-12-14 03:54:35 +01:00
creader.rs Replace Symbol::intern calls with preinterned symbols 2024-11-28 15:45:27 +00:00
dependency_format.rs Make dependency_formats an FxIndexMap rather than a list of tuples 2024-12-13 11:29:15 +00:00
errors.rs Allow injecting a profiler runtime into #![no_core] crates 2024-11-24 21:12:40 +11:00
foreign_modules.rs Do not fetch HIR in native_libs. 2023-07-17 07:37:03 +00:00
fs.rs Dogfood feature(file_buffered) 2024-09-24 14:25:16 -07:00
lib.rs Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay 2024-10-04 14:11:34 -07:00
locator.rs aix: fix archive format 2024-11-21 10:33:07 -05:00
native_libs.rs Rollup merge of #132750 - daltenty:daltenty/libs, r=jieyouxu 2024-11-30 12:56:50 +08:00