]> git.lizzy.rs Git - rust.git/commit
Fix conversion from Miri Value to ConstValue
authorJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Sun, 13 May 2018 13:58:16 +0000 (15:58 +0200)
committerJohn Kåre Alsaker <john.kare.alsaker@gmail.com>
Sun, 13 May 2018 17:03:49 +0000 (19:03 +0200)
commit41a032db9050941e19fec7f3409de00ae175848d
tree202c2cc5ae3ea89953b9a66b19ee56dee688cf26
parent0d48c965071f630a200d4a0cfccb233e836b7483
Fix conversion from Miri Value to ConstValue
src/librustc_mir/interpret/const_eval.rs
src/test/run-pass/match-larger-const.rs [new file with mode: 0644]