mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
3846f2f08f
mir-opt: Do not transform non-int type in match_branches Fixes #141378. r? mir-opt