| Age | Commit message (Expand) | Author | Lines |
| 2019-11-10 | Make error and warning annotations mandatory in UI tests | Tomasz Miąsko | -23/+13 |
| 2019-11-10 | Improve coherence errors for wrong type order | Ohad Ravid | -0/+1 |
| 2019-11-10 | Undo an assert causing an ICE until we fix the problem properly | Oliver Scherer | -0/+15 |
| 2019-11-08 | Rollup merge of #66007 - estebank:remove-here, r=Centril | Mazdak Farrokhzad | -16/+16 |
| 2019-11-08 | Rollup merge of #65785 - Centril:compat-to-error-2, r=oli-obk | Mazdak Farrokhzad | -131/+59 |
| 2019-11-08 | Suggest `#[repr(C)]` instead of `#[repr(C, packed, ...)]` | PotHix | -2/+2 |
| 2019-11-08 | Rollup merge of #66049 - RalfJung:missing-spans, r=alexcrichton | Yuki Okushi | -7/+5 |
| 2019-11-07 | Rollup merge of #66087 - tmiasko:ui-mode, r=Centril | Mazdak Farrokhzad | -266/+262 |
| 2019-11-07 | Rollup merge of #63793 - oli-obk:🧹, r=dtolnay | Mazdak Farrokhzad | -6/+4 |
| 2019-11-07 | Update ui tests | Guillaume Gomez | -1/+2 |
| 2019-11-07 | Use -Zsave-analysis when compiling issue-37323.rs | Tomasz Miąsko | -0/+1 |
| 2019-11-06 | Remove "here" from "expected one of X here" | Esteban Küber | -16/+16 |
| 2019-11-06 | Suggest missing item from `trait` in `impl` | Esteban Küber | -1/+1 |
| 2019-11-06 | Auto merge of #65134 - davidtwco:issue-19834-improper-ctypes-in-extern-C-fn, ... | bors | -0/+6 |
| 2019-11-06 | duplicate_macro_exports -> error | Mazdak Farrokhzad | -33/+0 |
| 2019-11-06 | parenthesized_params_in_types_and_modules -> error | Mazdak Farrokhzad | -76/+32 |
| 2019-11-06 | safe_extern_static -> error | Mazdak Farrokhzad | -22/+27 |
| 2019-11-06 | Rebase fallout | Oliver Scherer | -6/+4 |
| 2019-11-06 | Rollup merge of #66054 - petrochenkov:delspan, r=estebank | Mazdak Farrokhzad | -1/+1 |
| 2019-11-06 | Rollup merge of #66014 - dkadashev:47319-type-param-def-location, r=estebank | Mazdak Farrokhzad | -8/+20 |
| 2019-11-06 | Apply review suggestions | Tomasz Miąsko | -6/+6 |
| 2019-11-05 | improper_ctypes: `extern "C"` fns | David Wood | -0/+6 |
| 2019-11-04 | Add warning annotations for issue-47094 test | Tomasz Miąsko | -2/+2 |
| 2019-11-04 | Use check-pass in ui tests where appropriate | Tomasz Miąsko | -210/+209 |
| 2019-11-04 | Use build-pass in ui tests where appropriate | Tomasz Miąsko | -48/+48 |
| 2019-11-04 | Use run-pass for ui tests where appropriate | Tomasz Miąsko | -2/+2 |
| 2019-11-04 | Remove no longer useful ui test | Tomasz Miąsko | -4/+0 |
| 2019-11-04 | Auto merge of #65838 - estebank:resilient-recovery, r=Centril | bors | -16/+3 |
| 2019-11-03 | syntax: Avoid span arithmetics for delimiter tokens | Vadim Petrochenkov | -1/+1 |
| 2019-11-02 | consistent handling of missing sysroot spans | Ralf Jung | -7/+5 |
| 2019-11-02 | Update error annotations in tests that successfully compile | Tomasz Miąsko | -1/+0 |
| 2019-11-02 | Update tests | Dmitry Kadashev | -8/+20 |
| 2019-10-31 | Fix incorrect diagnostics for expected type in E0271 with an associated type | Ohad Ravid | -3/+3 |
| 2019-10-30 | Reduce ammount of errors given unclosed delimiter | Esteban Küber | -16/+3 |
| 2019-10-29 | Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichton | Tyler Mandry | -4/+4 |
| 2019-10-29 | Rollup merge of #65562 - Patryk27:master, r=estebank | Mazdak Farrokhzad | -4/+4 |
| 2019-10-29 | Rollup merge of #65318 - estebank:coherence, r=varkor | Mazdak Farrokhzad | -2/+2 |
| 2019-10-29 | Rollup merge of #65294 - varkor:lint-inline-prototype, r=matthewjasper | Mazdak Farrokhzad | -0/+8 |
| 2019-10-28 | Rollup merge of #65640 - estebank:recover-missing-semi, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-10-28 | Tweak unexpected token wording | Esteban Küber | -1/+1 |
| 2019-10-28 | Improve the "try using a variant of the expected type" hint. | Patryk Wychowaniec | -4/+4 |
| 2019-10-28 | Use more targeted spans for orphan rule errors | Esteban Küber | -2/+2 |
| 2019-10-27 | Point at local similarly named element and tweak references to variants | Esteban Küber | -65/+96 |
| 2019-10-27 | update tests | Mark Mansi | -0/+14 |
| 2019-10-27 | Auto merge of #65288 - estebank:point-at-assoc-type, r=nikomatsakis | bors | -6/+12 |
| 2019-10-26 | Rollup merge of #65773 - estebank:sugg-whitespace, r=Centril | Mazdak Farrokhzad | -0/+46 |
| 2019-10-25 | Emit warning for ignored #[inline] on trait method prototypes | varkor | -0/+8 |
| 2019-10-25 | Re-enable Emscripten's exception handling support | Thomas Lively | -4/+4 |
| 2019-10-25 | Rollup merge of #65390 - GuillaumeGomez:long-err-explanation-E0576, r=matthew... | Mazdak Farrokhzad | -0/+3 |
| 2019-10-24 | Increase spacing for suggestions in diagnostics | Esteban Küber | -0/+46 |