| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-02-14 | Rename `error-index-generator` to `error_index_generator` | Dirk Gadsden | -203/+0 | |
| This is because the tool compiler passes the name of the tool as a command line `--cfg`. The improved session config parser is stricter and no longer permits invalid meta items (such as "error-index-generator"). | ||||
| 2016-02-07 | Update long error explanations | Guillaume Gomez | -7/+7 | |
| 2016-02-07 | Add compile-fail test in rustdoc | Guillaume Gomez | -34/+120 | |
| 2015-10-11 | Run rustfmt on error-index-generator. | Ahmed Charles | -10/+6 | |
| 2015-06-20 | diagnostics: Resurrect the Compiler Error Index. | Michael Sproul | -1/+3 | |
| 2015-06-10 | Removed many pointless calls to *iter() and iter_mut() | Joshua Landau | -1/+1 | |
| 2015-05-05 | Error index style tweaks. | Michael Sproul | -1/+9 | |
| 2015-05-03 | Add error index generator. | Michael Sproul | -0/+111 | |
