rust/compiler/rustc_mir_build/src
bors d5b4c2e4f1 Auto merge of #139269 - matthiaskrgr:rollup-pk78gig, r=matthiaskrgr
Rollup of 6 pull requests

Successful merges:

 - #138992 (literal pattern lowering: use the pattern's type instead of the literal's in `const_to_pat`)
 - #139211 (interpret: add a version of run_for_validation for &self)
 - #139235 (`AstValidator` tweaks)
 - #139237 (Add a dep kind for use of the anon node with zero dependencies)
 - #139260 (Add dianqk to codegen reviewers)
 - #139264 (Fix two incorrect turbofish suggestions)

r? `@ghost`
`@rustbot` modify labels: rollup
2025-04-02 18:39:21 +00:00
..
builder Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00
thir Auto merge of #139269 - matthiaskrgr:rollup-pk78gig, r=matthiaskrgr 2025-04-02 18:39:21 +00:00
check_tail_calls.rs Rollup merge of #135973 - WaffleLapkin:tail-track-caller-fix, r=compiler-errors 2025-02-07 12:01:56 +01:00
check_unsafety.rs Move methods from Map to TyCtxt, part 5. 2025-04-02 10:00:46 +11:00
errors.rs Add helper methods checking for "#[non_exhaustive] that's active" 2025-03-07 16:16:36 +01:00
lib.rs Auto merge of #138414 - matthiaskrgr:rollup-9ablqdb, r=matthiaskrgr 2025-03-12 17:27:43 +00:00