]> git.lizzy.rs Git - rust.git/commit
also print the expected type in the error message
authorOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Thu, 25 Feb 2016 10:12:18 +0000 (11:12 +0100)
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>
Thu, 10 Mar 2016 11:50:13 +0000 (12:50 +0100)
commitbba1596c71989bdbad19ec06b27fa0d81d5bc58f
tree3ea362e1628b2e4e14e34d0cf5caf2690d475333
parent54b15c7160e165621f0a7ae6a71db30dded254df
also print the expected type in the error message
src/librustc/middle/const_eval.rs
src/test/compile-fail/const-eval-overflow-3.rs
src/test/compile-fail/const-eval-overflow-4b.rs
src/test/compile-fail/issue-8761.rs
src/test/compile-fail/repeat_count.rs