rust/compiler/rustc_mir_build/src
Zalathar 2f1669682c Slightly simplify the signature of lower_match_arms
This does mean that we have to resolve the list of arm IDs twice, but it's
unclear whether that even matters, whereas the cleaner signature is a nice
improvement.
2025-02-03 16:20:53 +11:00
..
builder Slightly simplify the signature of lower_match_arms 2025-02-03 16:20:53 +11:00
thir Avoid double-boxing lists of THIR subpatterns 2025-02-03 16:20:53 +11:00
check_tail_calls.rs Fix typos 2024-12-27 21:35:57 +08:00
check_unsafety.rs Rollup merge of #136279 - Zalathar:ensure-ok, r=oli-obk 2025-02-02 12:31:55 +01:00
errors.rs Rollup merge of #136328 - estebank:long-ty-path, r=jieyouxu,lqd 2025-02-02 12:31:56 +01:00
lib.rs Remove the mir_build hook. 2025-01-31 15:15:01 +11:00