about summary refs log tree commit diff
path: root/src/librustc_const_eval/_match.rs
AgeCommit message (Expand)AuthorLines
2016-10-26change match checking to use HAIRAriel Ben-Yehuda-240/+199
2016-10-26un-break the `construct_witness` logicAriel Ben-Yehuda-148/+185
2016-10-26split the exhaustiveness-checking logic to its own moduleAriel Ben-Yehuda-0/+696