about summary refs log tree commit diff
path: root/src/test/compile-fail/const-integer-bool-ops.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-85/+0
2018-06-05Refactor the const eval diagnostic APIOliver Schneider-10/+0
2018-03-08Fully use miri in transOliver Schneider-0/+10
2017-02-25rustc_const_eval: always demand typeck_tables for evaluating constants.Eduard-Mihai Burtescu-30/+49
2016-08-05Updated E0306 to new format.Federico Ravasio-6/+24
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-10/+14
2016-03-10typestrong constant integersOliver Schneider-12/+10
2015-11-17add unit test for the new and the changed errorsOliver Schneider-0/+46