summary refs log tree commit diff
path: root/src/librustc_const_eval/diagnostics.rs
AgeCommit message (Expand)AuthorLines
2016-08-05Add error code check in librustc_const_eval/diagnostics.rsGuillaume Gomez-22/+26
2016-07-22refactor constant evaluation error reportingAriel Ben-Yehuda-20/+22
2016-06-01Fix E0165 code examplesGuillaume Gomez-3/+4
2016-05-27* Fix compile_fail tag (in some cases, it compiled whereas it wasn't expected...Guillaume Gomez-1/+3
2016-05-12Add more details and examples in error codeggomez-4/+9
2016-05-03add help on pattern guardmrmiywj-10/+51
2016-03-30move `const_eval` and `check_match` out of `librustc`Oliver Schneider-0/+545