mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
3846f2f08f
mir-opt: Do not transform non-int type in match_branches Fixes #141378. r? mir-opt