Files
rust/compiler
Matthias Krüger deb48aa0f5 Rollup merge of #123394 - compiler-errors:postfix-match-fixes, r=estebank
Postfix match fixes

1. Don't ice on `expr as Ty.match {}`
2. Fix the suggestion span for non-exhaustive matches to add `_ => todo!(),`

Fixes #123383
2024-04-03 17:15:50 +02:00
..
2024-03-08 23:20:29 -05:00
2024-03-06 16:54:42 +01:00
2024-04-03 08:50:12 +00:00
2024-04-02 17:25:22 +08:00
2024-03-30 17:39:43 +03:00
2024-04-03 08:50:12 +00:00