rust/compiler/rustc_ast_lowering/src
bors 586ad391f5 Auto merge of #142455 - jdonszelmann:attempt-to-mitigate-delayed-lint-perf-problems, r=oli-obk
collect delayed lints in hir_crate_items

r? `@oli-obk`

Attempt to mitigate perf problems in rust-lang/rust#138164
2025-06-15 16:52:31 +00:00
..
asm.rs Stabilize asm_goto 2025-03-17 11:12:10 +00:00
block.rs Implement super let. 2025-04-04 09:44:19 +02:00
delegation.rs Add visit_id to ast Visitor 2025-06-01 02:38:24 +00:00
errors.rs Stabilize precise_capturing_in_traits 2025-03-23 14:11:04 +00:00
expr.rs introduce new lint infra 2025-06-12 09:56:47 +02:00
format.rs Rename kw::Empty as sym::empty. 2025-05-22 11:55:22 +10:00
index.rs Reorder fields in hir::ItemKind variants. 2025-05-30 02:23:20 +10:00
item.rs Auto merge of #142455 - jdonszelmann:attempt-to-mitigate-delayed-lint-perf-problems, r=oli-obk 2025-06-15 16:52:31 +00:00
lib.rs Rollup merge of #142449 - oli-obk:missing-mgca-args, r=BoxyUwU 2025-06-13 20:59:19 -07:00
pat.rs Auto merge of #140453 - Zoxc:next-disambiguator, r=oli-obk 2025-05-05 11:50:43 +00:00
path.rs Overhaul UsePath. 2025-06-03 08:23:21 +10:00
stability.rs add extern "custom" functions 2025-06-12 20:27:10 +02:00