| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2017-12-14 | Move compile-fail tests with NOTE/HELP annotations to UI | Vadim Petrochenkov | -17/+0 | |
| 2017-11-16 | Use local spans only | Esteban Küber | -0/+1 | |
| 2017-11-15 | Point to ADT definition when not finding variant, method, assoc type | Esteban Küber | -1/+1 | |
| 2017-11-15 | Use the proper term when using non-existing variant | Esteban Küber | -1/+1 | |
| When using a non-existing variant, function or associated item, refer to the proper term, instead of defaulting to "associated item" in diagnostics. | ||||
| 2017-02-25 | rustc_const_eval: always demand typeck_tables for evaluating constants. | Eduard-Mihai Burtescu | -2/+1 | |
| 2016-07-22 | refactor constant evaluation error reporting | Ariel Ben-Yehuda | -1/+2 | |
| Refactor constant evaluation to use a single error reporting function that reports a type-error-like message. Also, unify all error codes with the "constant evaluation error" message to just E0080, and similarly for a few other duplicate codes. The old situation was a total mess, and now that we have *something* we can further iterate on the UX. | ||||
| 2015-11-01 | Add test for #23217 | Andrew Paseltiner | -0/+16 | |
| Closes #23217. | ||||
