rust/compiler/rustc_session
Jubilee dfbd9b2d81
Rollup merge of #137975 - Zalathar:needs-hir, r=compiler-errors
Remove unused `PpMode::needs_hir`

This method was added in #99360 to avoid an overzealous `span_delayed_bug` ICE in specific circumstances, but the only caller was subsequently removed in #136603, which presumably avoids the problem in a more principled way.
2025-03-04 19:37:03 -08:00
..
src Rollup merge of #137975 - Zalathar:needs-hir, r=compiler-errors 2025-03-04 19:37:03 -08:00
Cargo.toml Upgrade the compiler to edition 2024 2025-02-22 00:01:48 +00:00
messages.ftl Reject macro calls inside of #![crate_name] 2025-02-15 16:47:30 +01:00