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
..
config Rollup merge of #137072 - Urgau:check-cfg-load-builtins-at-once, r=Noratrieb 2025-02-16 17:14:04 +01:00
code_stats.rs Remove print_vtable_sizes 2025-01-30 15:30:04 +00:00
config.rs Rollup merge of #137975 - Zalathar:needs-hir, r=compiler-errors 2025-03-04 19:37:03 -08:00
cstore.rs Update comments 2024-12-19 15:30:32 +00:00
errors.rs Reject macro calls inside of #![crate_name] 2025-02-15 16:47:30 +01:00
filesearch.rs bumpt compiler and tools to windows 0.59 2025-01-21 16:48:44 +03:00
lib.rs Rollup merge of #136152 - Urgau:stabilize-map_many_mut, r=joshtriplett 2025-02-06 21:56:26 +01:00
options.rs Auto merge of #137420 - matthiaskrgr:rollup-rr0q37f, r=matthiaskrgr 2025-02-22 13:32:44 +00:00
output.rs Reject macro calls inside of #![crate_name] 2025-02-15 16:47:30 +01:00
parse.rs Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
search_paths.rs Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
session.rs Teach structured errors to display short Ty 2025-02-25 16:56:03 +00:00
utils.rs Support raw-dylib link kind on ELF 2025-02-26 19:09:51 +01:00