Commit 05823f0
authored
Rollup merge of rust-lang#137975 - Zalathar:needs-hir, r=compiler-errors
Remove unused `PpMode::needs_hir`
This method was added in rust-lang#99360 to avoid an overzealous `span_delayed_bug` ICE in specific circumstances, but the only caller was subsequently removed in rust-lang#136603, which presumably avoids the problem in a more principled way.1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2887 | 2887 | | |
2888 | 2888 | | |
2889 | 2889 | | |
2890 | | - | |
2891 | | - | |
2892 | | - | |
2893 | | - | |
2894 | | - | |
2895 | | - | |
2896 | | - | |
2897 | | - | |
2898 | 2890 | | |
2899 | 2891 | | |
2900 | 2892 | | |
| |||
0 commit comments