Files
rust/compiler
Stuart Cook dbcf168568 Rollup merge of #144451 - ShoyuVanilla:loop-match-upvar, r=oli-obk
fix: Reject upvar scrutinees for `loop_match`

Fixes https://github.com/rust-lang/rust/issues/144051

I think we should reject upvars as they are not locals but somewhat like field access
2025-07-29 20:19:49 +10:00
..
2025-07-23 13:33:23 +02:00
2025-07-17 18:06:26 +08:00
2025-06-28 17:58:21 +08:00