| Age | Commit message (Expand) | Author | Lines |
| 2020-05-29 | Move common code to `WhereClause` | Esteban Küber | -22/+9 |
| 2020-05-29 | fix encode with shorthand for Predicate | Bastian Kauschke | -2/+2 |
| 2020-05-29 | Add Span to arena_types! for decoding &'tcx [Span] | Amanieu d'Antras | -0/+2 |
| 2020-05-29 | Improve inline asm error diagnostics | Amanieu d'Antras | -57/+365 |
| 2020-05-29 | Get libdir from stage0 compiler | O01eg | -4/+21 |
| 2020-05-29 | liveness: Warn about unused captured variables | Tomasz Miąsko | -64/+505 |
| 2020-05-29 | liveness: Include upvars in the analysis | Tomasz Miąsko | -36/+33 |
| 2020-05-29 | liveness: Remove unused fallthrough_ln | Tomasz Miąsko | -9/+1 |
| 2020-05-29 | liveness: Remove unused clean_exit_var | Tomasz Miąsko | -14/+1 |
| 2020-05-29 | liveness: Log information about used variables | Tomasz Miąsko | -5/+8 |
| 2020-05-29 | Fix lld detection if stage0 rustc built with custom libdir | O01eg | -7/+13 |
| 2020-05-29 | Auto merge of #72671 - flip1995:clippyup, r=Xanewok | bors | -451/+1576 |
| 2020-05-29 | Remove flaky test and document the other's flakiness | mendess | -8/+5 |
| 2020-05-29 | Add missing empty line in E0619 explanation | Guillaume Gomez | -0/+1 |
| 2020-05-29 | Auto merge of #72727 - JohnTitor:rollup-nni16m2, r=JohnTitor | bors | -57/+112 |
| 2020-05-29 | Add fibersapi feature to winapi in rustc-workspace-hack | flip1995 | -0/+1 |
| 2020-05-29 | Rollup merge of #72720 - poliorcetics:clarify-take-doc, r=joshtriplett | Yuki Okushi | -0/+11 |
| 2020-05-29 | Rollup merge of #72713 - rust-lang:jonas-schievink-patch-2, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2020-05-29 | Rollup merge of #72711 - lcnr:fixme-heyho, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-05-29 | Rollup merge of #72547 - alex:patch-1, r=oli-obk | Yuki Okushi | -0/+26 |
| 2020-05-29 | Rollup merge of #72534 - chrissimpkins:fix-72373, r=estebank | Yuki Okushi | -0/+42 |
| 2020-05-29 | Rollup merge of #72495 - GuillaumeGomez:cleanup-e0601, r=Dylan-DPC | Yuki Okushi | -4/+6 |
| 2020-05-29 | Rollup merge of #72452 - Lucretiel:precision-doc, r=dtolnay | Yuki Okushi | -1/+2 |
| 2020-05-29 | Rollup merge of #72324 - Amanieu:atomic_minmax, r=dtolnay | Yuki Okushi | -10/+2 |
| 2020-05-29 | Rollup merge of #72288 - vorner:stabilize-weak-into-raw, r=dtolnay | Yuki Okushi | -24/+8 |
| 2020-05-29 | Rollup merge of #71843 - sfackler:cas-loop-cleanup, r=dtolnay | Yuki Okushi | -15/+11 |
| 2020-05-29 | Rollup merge of #71633 - a1phyr:infallible_error, r=dtolnay | Yuki Okushi | -1/+2 |
| 2020-05-29 | Fix missing import lost in revert | Aaron Hill | -1/+1 |
| 2020-05-29 | Clarify comment message & MAX_LENGTH const | Nathan West | -3/+7 |
| 2020-05-29 | Added fast-path, tests | Nathan West | -20/+54 |
| 2020-05-29 | `SocketAddr(V4|V6)?`::Display now correctly pads its content | Nathan West | -3/+27 |
| 2020-05-29 | Revert "Move functions to librustc_parse" | Aaron Hill | -123/+179 |
| 2020-05-29 | Revert "Recursively expand nonterminals" | Aaron Hill | -95/+16 |
| 2020-05-29 | Revert "Add test for macro_rules! invoking a proc-macro with capture groups" | Aaron Hill | -30/+0 |
| 2020-05-29 | Revert "Fix rebase fallout" | Aaron Hill | -4/+3 |
| 2020-05-29 | Auto merge of #72506 - Nadrieril:fix-72476, r=matthewjasper | bors | -19/+52 |
| 2020-05-29 | Clarify the documentation of take | Alexis Bourget | -0/+11 |
| 2020-05-29 | Rollup merge of #72702 - petrochenkov:unudeps, r=estebank | Dylan DPC | -1/+9 |
| 2020-05-29 | Rollup merge of #72697 - ehuss:rm-rustc-ux-guidelines, r=nikomatsakis | Dylan DPC | -90/+0 |
| 2020-05-29 | Rollup merge of #72695 - jclulow:illumos-llvm-catchup, r=nikic | Dylan DPC | -1/+2 |
| 2020-05-29 | Rollup merge of #72682 - JohnTitor:mir-tests, r=RalfJung | Dylan DPC | -0/+11 |
| 2020-05-29 | Rollup merge of #72674 - Mark-Simulacrum:clippy-always-test-pass, r=oli-obk | Dylan DPC | -34/+26 |
| 2020-05-29 | Rollup merge of #72670 - rust-lang:jonas-schievink-patch-1, r=nikomatsakis | Dylan DPC | -1/+1 |
| 2020-05-29 | Rollup merge of #72667 - RalfJung:unaligned-ref-test, r=nikomatsakis | Dylan DPC | -11/+34 |
| 2020-05-29 | Rollup merge of #72636 - marmeladema:resolver-outputs-def-id, r=petrochenkov | Dylan DPC | -79/+44 |
| 2020-05-29 | Rollup merge of #72605 - GuillaumeGomez:cleanup-e0617, r=Dylan-DPC | Dylan DPC | -0/+11 |
| 2020-05-29 | Rollup merge of #72466 - lzutao:stabilize_str-strip, r=dtolnay | Dylan DPC | -7/+2 |
| 2020-05-29 | Rollup merge of #72239 - hch12907:master, r=dtolnay | Dylan DPC | -1/+106 |
| 2020-05-29 | Remove unused mut from long-linker-command-lines test | Tomasz Miąsko | -1/+1 |
| 2020-05-28 | Account for trailing comma when suggesting `where` clauses | Esteban Küber | -14/+20 |