Files
rust/compiler/rustc_session/src
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
..
2025-01-30 15:30:04 +00:00
2024-12-19 15:30:32 +00:00
2025-02-26 19:09:51 +01:00