summary refs log tree commit diff
path: root/src/test/mir-opt/early_otherwise_branch_noopt.rs
AgeCommit message (Expand)AuthorLines
2020-09-20replace usize with u32 to make it easier to blessSimon Vandel Sillesen-7/+6
2020-09-20New MIR optimization pass to reduce branches on match of tuples of enumsSimon Vandel Sillesen-0/+29