rust/compiler/rustc_mir_transform
bors 211518e5fb Auto merge of #120614 - DianQK:simplify-switch-int, r=cjgillot
Transforms match into an assignment statement

Fixes #106459.

We should be able to do some similar transformations, like `enum` to `enum`.

r? mir-opt
2024-04-08 18:28:50 +00:00
..
2024-03-08 12:34:05 +03:00
2024-04-03 08:50:12 +00:00