about summary refs log tree commit diff
path: root/src/test/codegen/match.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2018-02-20rustc_mir: always run the deaggregator.Eduard-Mihai Burtescu-3/+3
2017-11-14always add an unreachable branch on matches to give more info to llvm about w...Djzin-3/+6
2017-02-10Rebase fixupsSimonas Kazlauskas-1/+1
2017-02-10Fix codegen testSimonas Kazlauskas-3/+7
2015-09-25Tell LLVM when a match is exhaustiveBjörn Steinbrink-0/+30