rust/compiler/rustc_metadata/src
Matthias Krüger 4912d12efc
Rollup merge of #149388 - jdonszelmann:rm-sess-blob, r=jieyouxu
remove session+blob decoder construction

turns out, we only did that in one place and we didn't need it.... Working on ways to make this statically known in the future. For now just a smol deletion :3
2025-11-27 20:07:15 +01:00
..
rmeta Rollup merge of #149388 - jdonszelmann:rm-sess-blob, r=jieyouxu 2025-11-27 20:07:15 +01:00
creader.rs remove session+blob decoder construction 2025-11-27 16:01:56 +01:00
dependency_format.rs Add panic=immediate-abort 2025-09-21 13:12:18 -04:00
errors.rs Add panic=immediate-abort 2025-09-21 13:12:18 -04:00
foreign_modules.rs Retire hir::ForeignItemRef. 2025-07-13 13:50:00 +00:00
fs.rs Move metadata object generation for dylibs to the linker code 2025-06-03 10:04:34 +00:00
lib.rs Unify the configuration of the compiler docs 2025-11-05 11:25:27 +00:00
locator.rs use let chains in hir, lint, mir 2025-07-28 06:10:14 +05:00
native_libs.rs rustc_target: introduce Os 2025-11-11 18:55:40 -05:00