rust/compiler/rustc_mir_build/src
Matthias Krüger e7c09a8e12
Rollup merge of #136462 - Zalathar:endpoint, r=oli-obk
mir_build: Simplify `lower_pattern_range_endpoint`

By accumulating ascriptions and inline-consts in separate vectors, we can streamline some previously-tricky code for dealing with range patterns.
2025-02-04 06:14:00 +01:00
..
builder Rollup merge of #136279 - Zalathar:ensure-ok, r=oli-obk 2025-02-02 12:31:55 +01:00
thir Simplify the pattern unpeeling in lower_pattern_range_endpoint 2025-02-03 14:53:43 +11:00
check_tail_calls.rs ensure sufficient stack in tail call check 2025-01-31 12:24:16 +00:00
check_unsafety.rs Auto merge of #136352 - lqd:ensure-stacks, r=compiler-errors 2025-02-03 13:56:04 +00: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