| Age | Commit message (Expand) | Author | Lines |
| 2020-09-03 | Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov | bors | -9/+9 |
| 2020-09-02 | Auto merge of #76160 - scileo:format-recovery, r=petrochenkov | bors | -2/+2 |
| 2020-09-02 | pretty: trim paths of unique symbols | Dan Aloni | -9/+9 |
| 2020-09-02 | Improve recovery on malformed format call | Sasha | -2/+2 |
| 2020-09-02 | lexer: Tiny improvement to shebang detection | Vadim Petrochenkov | -8/+5 |
| 2020-09-01 | Clarify message about unresolved use | Kornel | -6/+6 |
| 2020-08-22 | Auto merge of #74566 - lzutao:guard, r=petrochenkov | bors | -0/+18 |
| 2020-08-18 | Promote missing_fragment_specifier to hard error | Aleksey Kladov | -5/+12 |
| 2020-08-16 | Auto merge of #75536 - estebank:e0255-suggestion, r=varkor | bors | -15/+15 |
| 2020-08-14 | Rollup merge of #75513 - estebank:confused-parser, r=davidtwco | Tyler Mandry | -17/+3 |
| 2020-08-14 | Tweak output of E0225 | Esteban Küber | -15/+15 |
| 2020-08-13 | Recover gracefully from `struct ` parse errors | Esteban Küber | -17/+3 |
| 2020-08-13 | Rollup merge of #74650 - estebank:ambiguous-expr-binop, r=eddyb | Tyler Mandry | -22/+45 |
| 2020-08-11 | Detect tuple variants used as struct pattern and suggest correct pattern | Esteban Küber | -3/+11 |
| 2020-08-08 | Add a regression test for match guard | Lzu Tao | -0/+18 |
| 2020-08-08 | Fallback to pase_expr because match guard accepts struct literals | Lzu Tao | -5/+27 |
| 2020-08-08 | Gate to if-let guard feature | Lzu Tao | -27/+5 |
| 2020-07-27 | mv std libs to library/ | mark | -1/+1 |
| 2020-07-22 | Correctly parse `{} && false` in tail expression | Esteban Küber | -22/+45 |
| 2020-07-14 | Suggest struct pat on incorrect unit or tuple pat | Esteban Küber | -1/+1 |
| 2020-07-10 | Rollup merge of #71322 - petrochenkov:tuple00, r=nikomatsakis | Manish Goregaokar | -0/+474 |
| 2020-07-09 | Rollup merge of #74188 - estebank:tweak-ascription-typo-heuristic, r=petroche... | Manish Goregaokar | -10/+10 |
| 2020-07-09 | Tweak `::` -> `:` typo heuristic and reduce verbosity | Esteban Küber | -10/+10 |
| 2020-07-06 | Rollup merge of #73953 - JohnTitor:audit-hidden-sugg, r=estebank | Manish Goregaokar | -30/+345 |
| 2020-07-04 | Update UI tests | Guillaume Gomez | -8/+11 |
| 2020-07-02 | Add some requested tests | Vadim Petrochenkov | -0/+63 |
| 2020-07-02 | parser: Break float tokens into parts in tuple field positions | Vadim Petrochenkov | -0/+411 |
| 2020-07-02 | Audit uses of `tool_only_span_suggestion` | Yuki Okushi | -12/+28 |
| 2020-07-02 | Audit uses of `span_suggestion_short` | Yuki Okushi | -18/+317 |
| 2020-07-01 | Rollup merge of #73803 - Aaron1011:feature/angle-field-recovery, r=matthewjasper | Manish Goregaokar | -0/+22 |
| 2020-07-01 | Rollup merge of #73828 - nop:fix/parameter-name-help, r=estebank | Manish Goregaokar | -3/+3 |
| 2020-06-27 | Fix wording for anonymous parameter name help | James Box | -3/+3 |
| 2020-06-28 | Rename the lint to clashing_extern_declarations. | jumbatm | -1/+1 |
| 2020-06-27 | Recover extra trailing angle brackets in struct definition | Aaron Hill | -0/+22 |
| 2020-06-26 | rustc_lexer: Simplify shebang parsing once more | Vadim Petrochenkov | -0/+9 |
| 2020-06-25 | Rollup merge of #73581 - GuillaumeGomez:add-0766, r=varkor | Manish Goregaokar | -1/+2 |
| 2020-06-25 | Rollup merge of #72770 - crlf0710:mixed_script_confusable, r=Manishearth | Manish Goregaokar | -3/+5 |
| 2020-06-25 | Update UI test | Guillaume Gomez | -1/+2 |
| 2020-06-23 | Refactor non_ascii_idents lints, exclude ascii pair for confusable_idents lint. | Charles Lew | -3/+5 |
| 2020-06-21 | Update UI tests | Guillaume Gomez | -1/+2 |
| 2020-06-20 | Update existing test cases. | jumbatm | -0/+1 |
| 2020-06-19 | Rollup merge of #71420 - RalfJung:specialization-incomplete, r=matthewjasper | Manish Goregaokar | -32/+61 |
| 2020-06-19 | Rollup merge of #73280 - GuillaumeGomez:add-e0763, r=petrochenkov | Ralf Jung | -2/+3 |
| 2020-06-18 | Rollup merge of #71976 - mibac138:let-recovery, r=estebank | Manish Goregaokar | -0/+28 |
| 2020-06-16 | Update ui tests | Guillaume Gomez | -2/+3 |
| 2020-06-16 | bless all | Ralf Jung | -30/+50 |
| 2020-06-16 | warn against 'specialization' feature | Ralf Jung | -2/+11 |
| 2020-06-12 | Auto merge of #69478 - avr-rust:avr-support-upstream, r=jonas-schievink | bors | -1/+1 |
| 2020-06-10 | Add tests for E0762 | Guillaume Gomez | -2/+4 |
| 2020-06-09 | [AVR] Add required references for AVR to the parser test suites | Dylan McKay | -1/+1 |