]> git.lizzy.rs Git - rust.git/commit
change match checking to use HAIR
authorAriel Ben-Yehuda <ariel.byd@gmail.com>
Sun, 25 Sep 2016 23:53:26 +0000 (02:53 +0300)
committerAriel Ben-Yehuda <ariel.byd@gmail.com>
Wed, 26 Oct 2016 19:41:17 +0000 (22:41 +0300)
commite313d8b290ddd129f35ce0a6ae319bbd2c19a73a
tree168d81ce0777f9e69b14bee6b05a59d117da4746
parent04a92a1f567ec39558235d0c8ecf12de5d297139
change match checking to use HAIR

no intended functional changes
src/Cargo.lock
src/librustc_const_eval/Cargo.toml
src/librustc_const_eval/_match.rs
src/librustc_const_eval/check_match.rs
src/librustc_const_eval/lib.rs
src/librustc_const_eval/pattern.rs
src/librustc_mir/build/matches/test.rs
src/test/compile-fail/const-pattern-not-const-evaluable.rs