Jubilee 181458bc1c
Rollup merge of #137002 - chenyukang:fix-early-lint-check-desc, r=compiler-errors
Fix early lint check desc in query

When I debugging this issue: https://github.com/rust-lang/rust/pull/136906#discussion_r1954151036

I found early lint checking is performed after [macro expansion](37520e6d89/compiler/rustc_interface/src/passes.rs (L267)), but [prior to AST lowering](37520e6d89/compiler/rustc_ast_lowering/src/lib.rs (L427)).

r? ``@cjgillot``
2025-02-14 14:05:25 -08:00
..
2025-02-11 14:59:13 +11:00
2025-02-11 14:59:13 +11:00
2025-02-14 09:49:57 +08:00
2025-02-04 08:34:11 +11:00
2025-02-11 14:59:13 +11:00
2025-02-13 00:38:17 +01:00
2025-02-06 23:30:23 +01:00
2025-02-11 14:59:13 +11:00
2025-02-11 14:59:13 +11:00