| Age | Commit message (Expand) | Author | Lines |
| 2016-05-30 | Rollup merge of #33914 - GuillaumeGomez:improve_err_expl, r=GuillaumeGomez | Manish Goregaokar | -2/+56 |
| 2016-05-30 | Rollup merge of #33913 - GuillaumeGomez:improve_e0133, r=GuillaumeGomez | Manish Goregaokar | -1/+13 |
| 2016-05-29 | Improve E0161 error explanation | Guillaume Gomez | -2/+1 |
| 2016-05-27 | improve E0152 error explanation | Guillaume Gomez | -0/+11 |
| 2016-05-27 | Improve E0133 error explanation | Guillaume Gomez | -1/+13 |
| 2016-05-27 | Improve E0138 error explanation | Guillaume Gomez | -1/+24 |
| 2016-05-27 | Improve E0137 error explanatIon | Guillaume Gomez | -1/+22 |
| 2016-05-27 | * Fix compile_fail tag (in some cases, it compiled whereas it wasn't expected... | Guillaume Gomez | -1/+3 |
| 2016-05-16 | Auto merge of #33331 - uasi:diag-e0038-typo, r=GuillaumeGomez | bors | -1/+1 |
| 2016-05-03 | Rollup merge of #33324 - birkenfeld:issue-30497, r=GuillaumeGomez | Manish Goregaokar | -1/+11 |
| 2016-05-02 | add borrowck info inline in main snippet | Niko Matsakis | -1/+1 |
| 2016-05-02 | Fix minor typo in E0038 | Tomoki Aonuma | -1/+1 |
| 2016-05-02 | E0269: add suggestion to check for trailing semicolons | Georg Brandl | -1/+11 |
| 2016-04-19 | Check transmutes between types without statically known sizes. | Eduard Burtescu | -0/+26 |
| 2016-04-14 | doc: add missing comma | Tshepang Lekhonkhobe | -1/+1 |
| 2016-04-13 | Auto merge of #32780 - soltanmm:consider-the-following, r=nikomatsakis | bors | -0/+1 |
| 2016-04-13 | Fix obscure compilation error | Masood Malekghassemi | -1/+1 |
| 2016-04-06 | Replace consider_unification_despite_ambiguity with obligation variant | Masood Malekghassemi | -0/+1 |
| 2016-04-05 | improve error message | Ariel Ben-Yehuda | -1/+1 |
| 2016-04-05 | suggest adding a where-clause when that can help | Ariel Ben-Yehuda | -2/+1 |
| 2016-03-31 | Improve E0277 error message in a generic context | Tobias Bucher | -0/+41 |
| 2016-03-30 | move `const_eval` and `check_match` out of `librustc` | Oliver Schneider | -521/+0 |
| 2016-03-23 | Remove ungrammatical dots from the error index. | NODA, Kai | -3/+3 |
| 2016-03-14 | Add E0522 long error explanation | ggomez | -1/+17 |
| 2016-03-15 | Forbid creation of lang item from user code | ggomez | -0/+1 |
| 2016-02-15 | Global error explanations improvements | ggomez | -85/+162 |
| 2016-02-09 | Update Makefile | Guillaume Gomez | -9/+9 |
| 2016-02-07 | Update long error explanations | Guillaume Gomez | -115/+203 |
| 2016-01-29 | Add check for unused error codes | ggomez | -4/+4 |
| 2016-01-21 | move more checks out of librustc | Oliver Schneider | -540/+0 |
| 2016-01-16 | Auto merge of #30533 - nikomatsakis:fulfillment-tree, r=aturon | bors | -0/+37 |
| 2016-01-16 | Detect cycles and specialize error reporting for Sized. It is important | Niko Matsakis | -0/+37 |
| 2016-01-15 | move const block checks before lowering step | Oliver Schneider | -34/+0 |
| 2016-01-07 | Expand EO308 to mention try! | Steve Klabnik | -0/+24 |
| 2016-01-02 | Auto merge of #30264 - GuillaumeGomez:patch-5, r=Manishearth | bors | -3/+3 |
| 2015-12-31 | Auto merge of #28469 - DenisKolodin:master, r=steveklabnik | bors | -1/+40 |
| 2015-12-16 | Remove rogue I | Jake Goulding | -1/+1 |
| 2015-12-14 | E0283 error explain | Denis Kolodin | -1/+40 |
| 2015-12-09 | Add E0269 error explanation | Guillaume Gomez | -1/+35 |
| 2015-12-09 | Rollup merge of #30201 - GuillaumeGomez:patch-3, r=Manishearth | Steve Klabnik | -2/+18 |
| 2015-12-08 | Unused error codes | Guillaume Gomez | -3/+3 |
| 2015-12-07 | Add E0264 error explanation | Guillaume Gomez | -1/+25 |
| 2015-12-05 | std: Stabilize APIs for the 1.6 release | Alex Crichton | -1/+0 |
| 2015-12-04 | Add E0452 error explanation | Guillaume Gomez | -2/+18 |
| 2015-12-03 | Add E0400 error explanation | Guillaume Gomez | -1/+44 |
| 2015-11-30 | Reword E0492 | Guillaume Gomez | -3/+3 |
| 2015-11-29 | Add E0492 error explanation | Guillaume Gomez | -19/+79 |
| 2015-11-28 | Add E0498 error explanation | Guillaume Gomez | -0/+18 |
| 2015-11-26 | split the metadata code into rustc_metadata | Ariel Ben-Yehuda | -60/+0 |
| 2015-11-26 | move librustc/plugin to librustc_plugin | Ariel Ben-Yehuda | -1/+0 |