| Age | Commit message (Expand) | Author | Lines |
| 2018-11-17 | resolve: Avoid sentence breaks in diagnostics | Vadim Petrochenkov | -3/+3 |
| 2018-11-17 | resolve: Tweak some articles in ambiguity diagnostics | Vadim Petrochenkov | -1/+1 |
| 2018-11-17 | resolve: Improve diagnostics for resolution ambiguities | Vadim Petrochenkov | -4/+5 |
| 2018-10-29 | resolve: More precise spans for privacy errors | Vadim Petrochenkov | -2/+2 |
| 2018-10-23 | Auto merge of #55113 - mockersf:master, r=estebank | bors | -9/+10 |
| 2018-10-19 | Auto merge of #55162 - nikomatsakis:issue-54902-underscore-bound, r=tmandry | bors | -9/+9 |
| 2018-10-18 | Auto merge of #54979 - estebank:path-unsized, r=nikomatsakis | bors | -1/+1 |
| 2018-10-17 | move E0637 to lowering and improve output, add more tests | Niko Matsakis | -9/+9 |
| 2018-10-17 | fix other tests failing due to change in case or new suggestion for extern crate | François Mockers | -9/+10 |
| 2018-10-17 | Update output for borrowck=migrate compare mode. | David Wood | -11/+18 |
| 2018-10-13 | Auto merge of #54997 - davidtwco:issue-54896, r=nagisa | bors | -3/+29 |
| 2018-10-11 | structured suggestion for E0223 ambiguous associated type | Zack M. Davis | -3/+1 |
| 2018-10-11 | Extend lang items to assert correct target. | David Wood | -3/+29 |
| 2018-10-10 | Custom E0277 diagnostic for `Path` | Esteban Küber | -1/+1 |
| 2018-10-05 | Updates to .stderr output in ui tests from earlier changes. | Felix S. Klock II | -1/+1 |
| 2018-10-03 | Clearer later use messages for calls | Matthew Jasper | -2/+2 |
| 2018-09-23 | Improve error message for E0424 | Julian Kulesh | -1/+1 |
| 2018-09-17 | On nightly with NLL, suggest `#![feature(bind_by_move_pattern_guards)]` when ... | Felix S. Klock II | -0/+22 |
| 2018-09-09 | Auto merge of #53778 - petrochenkov:shadrelax2, r=nikomatsakis | bors | -2/+2 |
| 2018-09-09 | Auto merge of #53960 - estebank:issue-51303, r=nagisa | bors | -4/+5 |
| 2018-09-08 | resolve: More precise spans for ambiguous resolution errors | Vadim Petrochenkov | -2/+2 |
| 2018-09-06 | Auto merge of #53575 - matthewjasper:unsized-is-an-error, r=estebank | bors | -3/+94 |
| 2018-09-05 | reword label as per review | Esteban Küber | -1/+1 |
| 2018-09-05 | slight rewording of labels | Esteban Küber | -1/+1 |
| 2018-09-05 | Fix incorrect outer function type parameter message | Esteban Küber | -3/+4 |
| 2018-09-03 | Auto merge of #53865 - zilbuz:issue-52768, r=pnkfelix | bors | -6/+0 |
| 2018-09-01 | Update tests | Basile Desloges | -6/+0 |
| 2018-08-31 | Implement the `min_const_fn` feature gate | Oliver Schneider | -2/+2 |
| 2018-08-25 | Auto merge of #53584 - mcr431:Fix-#53525, r=varkor | bors | -164/+0 |
| 2018-08-24 | updates tests to use new error code | Matthew Russo | -98/+0 |
| 2018-08-24 | Merging error code descriptions into E0107 and adding "no longer | Matthew Russo | -66/+0 |
| 2018-08-23 | Stabilize 'attr_literals' feature. | Sergio Benitez | -6/+2 |
| 2018-08-22 | Update E0161 test to cover more cases | Matthew Jasper | -3/+94 |
| 2018-08-21 | Auto merge of #53530 - kennytm:rollup, r=kennytm | bors | -1/+1 |
| 2018-08-21 | Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor | kennytm | -1/+1 |
| 2018-08-20 | Fix diagnostic regression | varkor | -10/+10 |
| 2018-08-19 | Refactor generic argument count check in check/mod.rs | varkor | -24/+24 |
| 2018-08-19 | Refactor generic argument count check in astconv | varkor | -10/+10 |
| 2018-08-19 | Refactor astconv.rs (part ii) | varkor | -2/+1 |
| 2018-08-19 | Fix typos found by codespell. | Matthias Krüger | -1/+1 |
| 2018-08-19 | Lift some Sized checks. | Masaki Hara | -0/+1 |
| 2018-08-18 | Auto merge of #53175 - matthewjasper:more-return-stuff, r=nikomatsakis | bors | -2/+2 |
| 2018-08-16 | Auto merge of #53147 - ashtneoi:dont-suggest-ref, r=estebank | bors | -0/+12 |
| 2018-08-15 | Add files I forgot to commit earlier | ashtneoi | -0/+12 |
| 2018-08-14 | Update tests | Matthew Jasper | -2/+2 |
| 2018-08-12 | Various changes to `rustc_on_unimplemented` | Esteban Küber | -1/+1 |
| 2018-08-10 | Rollup merge of #53082 - felixrabe:fix-doc-link-again, r=GuillaumeGomez | kennytm | -1/+1 |
| 2018-08-08 | Auto merge of #53088 - matthewjasper:closure-region-spans, r=nikomatsakis | bors | -5/+4 |
| 2018-08-07 | Make sure the feature gate actually works and never allows promoting these op... | Oliver Schneider | -1/+1 |
| 2018-08-07 | Add feature gate test | Oliver Schneider | -0/+2 |