summary refs log tree commit diff
path: root/src/test/compile-fail/issue-27008.rs
AgeCommit message (Expand)AuthorLines
2016-12-28rustc: separate bodies for static/(associated)const and embedded constants.Eduard-Mihai Burtescu-2/+0
2016-08-05Updated E0306 to new format.Federico Ravasio-1/+2
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-1/+1
2016-05-02update test cases to reflect new messagesNiko Matsakis-4/+3
2015-07-23eval_const_expr_partial now returns ConstVal::Struct instead of None for unit...Antti Keränen-0/+21