| Age | Commit message (Expand) | Author | Lines |
| 2016-09-26 | Update E0425, E0446, E0449 | Jonathan Turner | -3/+36 |
| 2016-09-24 | Rollup merge of #36498 - jonathandturner:macro_std_lib, r=nikomatsakis | Guillaume Gomez | -6/+6 |
| 2016-09-16 | fix top level attr spans | Mikhail Modin | -0/+32 |
| 2016-09-15 | Specify when type parameter shadows primitive type | Esteban Küber | -0/+36 |
| 2016-09-15 | Fix wording for out-of-crate macro error | Jonathan Turner | -6/+6 |
| 2016-09-12 | Auto merge of #36354 - mikhail-m1:master, r=jonathandturner | bors | -0/+66 |
| 2016-09-10 | fix span for errors E0537, E0535 & E0536 | Mikhail Modin | -0/+66 |
| 2016-09-04 | Rollup merge of #36212 - razielgn:updated-e0493-to-new-format, r=jonathandturner | Manish Goregaokar | -0/+41 |
| 2016-09-02 | Rollup merge of #36171 - jonathandturner:temporary_value, r=nikomatsakis | Jonathan Turner | -2/+33 |
| 2016-09-02 | Moved test on E0493 from compile-fail to ui. | Federico Ravasio | -0/+41 |
| 2016-08-31 | Update error message for lifetime of borrowed values | Jonathan Turner | -2/+33 |
| 2016-08-30 | Guard against platforms on which the sysv64 calling convention is not valid i... | CensoredUsername | -1/+1 |
| 2016-08-27 | Add UI test for E0379 | Keith Yeung | -0/+39 |
| 2016-08-19 | wording fixes in error messages | Jonathan Turner | -3/+3 |
| 2016-08-18 | Auto merge of #35732 - jonathandturner:region_error_labels, r=nikomatsakis | bors | -0/+37 |
| 2016-08-18 | Auto merge of #35769 - eddyb:rollup, r=eddyb | bors | -0/+50 |
| 2016-08-17 | Add UI test for E0053 | Keith Yeung | -0/+50 |
| 2016-08-17 | Move 'doesn't live long enough' errors to labels | Jonathan Turner | -0/+37 |
| 2016-08-17 | Rebase. Fix mutable iteration nit. | Jonathan Turner | -2/+2 |
| 2016-08-17 | Replace local backtrace with def-use, repair std macro spans | Jonathan Turner | -0/+361 |
| 2016-08-17 | Fix merge conflict | Jonathan Turner | -2/+6 |
| 2016-08-17 | Rollup merge of #35713 - sanxiyn:ui-test, r=nikomatsakis | Jonathan Turner | -0/+53 |
| 2016-08-16 | Use UI test to test spans, instead of forced line break | Seo Sanghyeon | -0/+53 |
| 2016-08-16 | RUST_NEW_ERROR_FORMAT is no more | Seo Sanghyeon | -41/+24 |
| 2016-08-12 | Correct span for pub_restricted field | Seo Sanghyeon | -0/+41 |
| 2016-08-05 | Update E0404 to new format. | Ryan Scott | -1/+1 |
| 2016-08-01 | Fix fallout in `ui/codemap_tests`. | Jeffrey Seyfried | -5/+2 |
| 2016-07-28 | Move to {integer} and {float} | Jonathan Turner | -1/+1 |
| 2016-07-28 | Rename _ to {numerics} for unknown numeric types | Jonathan Turner | -1/+1 |
| 2016-07-14 | Add unicode test to ui tests | Jonathan Turner | -0/+22 |
| 2016-07-14 | Add fix for tabs. Move error unit tests->ui tests | Jonathan Turner | -0/+391 |
| 2016-07-14 | Fix up some tidy-unfriendly spacing | Jonathan Turner | -4/+4 |
| 2016-07-14 | Fix a couple UI test failures | Jonathan Turner | -15/+18 |
| 2016-05-24 | Satisfy tidy | Jonathan Turner | -1/+1 |
| 2016-05-24 | Back to single line between errors. Add header space to secondary files | Jonathan Turner | -3/+0 |
| 2016-05-24 | Move issue-26480 cfail to ui test. Fix #33763 | Jonathan Turner | -0/+57 |
| 2016-05-23 | Fix #33819 and update ui test | Jonathan Turner | -0/+2 |
| 2016-05-16 | pacify the mercilous tidy | Niko Matsakis | -1/+20 |
| 2016-05-13 | add UI testing framework | Niko Matsakis | -0/+133 |