| Age | Commit message (Expand) | Author | Lines |
| 2020-10-02 | Update tests | Guillaume Gomez | -2/+78 |
| 2020-09-16 | Rollup merge of #76369 - ayushmishra2005:move_various_str_tests_library, r=jy... | Ralf Jung | -20/+0 |
| 2020-09-16 | Rollup merge of #76366 - ayushmishra2005:arith_tests_in_library, r=jyn514 | Ralf Jung | -41/+0 |
| 2020-09-16 | Rollup merge of #76335 - CDirkx:const-duration, r=ecstatic-morse | Ralf Jung | -67/+0 |
| 2020-09-16 | Rollup merge of #76689 - jyn514:update-pulldown, r=GuillaumeGomez | Dylan DPC | -0/+17 |
| 2020-09-16 | Rollup merge of #75886 - erikdesjardins:index, r=nikic | Dylan DPC | -0/+78 |
| 2020-09-16 | Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebank | Dylan DPC | -5/+87 |
| 2020-09-15 | improve diagnostics for lifetime after `&mut` | SNCPlay42 | -0/+74 |
| 2020-09-15 | Auto merge of #76171 - estebank:turbofish-the-revenge, r=davidtwco | bors | -3/+101 |
| 2020-09-14 | Test that bounds checks are elided for indexing after .[r]position() | Erik Desjardins | -0/+78 |
| 2020-09-15 | Auto merge of #76612 - estebank:pat-missing-fields-suggestion, r=davidtwco | bors | -29/+47 |
| 2020-09-14 | Auto merge of #75608 - estebank:suggest-boxed-match-exprs, r=lcnr,varkor | bors | -39/+277 |
| 2020-09-14 | Detect turbofish with multiple type params missing leading `::` | Esteban Küber | -3/+101 |
| 2020-09-14 | Auto merge of #75740 - GuillaumeGomez:stabilize-doc-alias-feature, r=ollie27 | bors | -16/+0 |
| 2020-09-14 | Stabilize doc_alias feature | Guillaume Gomez | -16/+0 |
| 2020-09-14 | Auto merge of #76571 - lzutao:rustdoc-private-traits, r=jyn514 | bors | -0/+46 |
| 2020-09-14 | Auto merge of #76195 - lcnr:const-Self, r=varkor | bors | -4/+92 |
| 2020-09-14 | Auto merge of #76123 - tmiasko:inline-args-storage, r=wesleywiser | bors | -0/+30 |
| 2020-09-13 | Don't use `link.span` yet | Joshua Nelson | -2/+2 |
| 2020-09-13 | Upgrade to pulldown-cmark 0.8.0 | Joshua Nelson | -0/+17 |
| 2020-09-13 | bless tests | Bastian Kauschke | -4/+8 |
| 2020-09-13 | review, improve note span | Bastian Kauschke | -12/+6 |
| 2020-09-13 | allow concrete self types in consts | Bastian Kauschke | -0/+90 |
| 2020-09-13 | Rollup merge of #75559 - RalfJung:union-test-move, r=joshtriplett | Jonas Schievink | -1/+94 |
| 2020-09-13 | Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakis | bors | -3/+3 |
| 2020-09-13 | rebase fallout | Ralf Jung | -1/+1 |
| 2020-09-13 | make union-drop mem::forget test meaningful | Ralf Jung | -4/+4 |
| 2020-09-13 | please tidy | Ralf Jung | -1/+1 |
| 2020-09-13 | unions: test move behavior of non-Copy fields | Ralf Jung | -0/+93 |
| 2020-09-13 | Auto merge of #76623 - slightlyoutofphase:master, r=jyn514 | bors | -3/+21 |
| 2020-09-13 | Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebank | bors | -0/+35 |
| 2020-09-13 | Auto merge of #76658 - Aaron1011:fix/encode-dummy-loc-span, r=lcnr | bors | -157/+159 |
| 2020-09-13 | Add ui test for 74672 and 76571 | Lzu Tao | -0/+46 |
| 2020-09-13 | Auto merge of #76585 - Aaron1011:ignore-vert-plus, r=petrochenkov | bors | -0/+149 |
| 2020-09-12 | Properly encode spans with a dummy location and non-root `SyntaxContext` | Aaron Hill | -157/+159 |
| 2020-09-12 | Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewj... | bors | -429/+962 |
| 2020-09-12 | Auto merge of #76538 - fusion-engineering-forks:check-useless-unstable-trait-... | bors | -0/+39 |
| 2020-09-12 | Give functions unique names | SlightlyOutOfPhase | -2/+2 |
| 2020-09-12 | Fix `const-display.rs` XPATH queries (#1) | SlightlyOutOfPhase | -3/+21 |
| 2020-09-12 | Make all methods of `Duration` const | Christiaan Dirkx | -67/+0 |
| 2020-09-12 | Auto merge of #76637 - RalfJung:rollup-eaykf93, r=RalfJung | bors | -27/+85 |
| 2020-09-12 | Rollup merge of #76599 - hameerabbasi:const-generics-revs, r=lcnr | Ralf Jung | -11/+53 |
| 2020-09-12 | Rollup merge of #76297 - lcnr:const-ty-alias, r=varkor | Ralf Jung | -0/+6 |
| 2020-09-12 | Rollup merge of #76114 - marmeladema:duration-saturating-ops, r=shepmaster | Ralf Jung | -16/+26 |
| 2020-09-12 | Auto merge of #76222 - guswynn:const_diag, r=estebank | bors | -0/+35 |
| 2020-09-12 | Auto merge of #75756 - jyn514:diagnostic-suggestions, r=estebank | bors | -115/+267 |
| 2020-09-11 | Add test cases and address review comments | Esteban Küber | -2/+143 |
| 2020-09-11 | Make suggestion more complete | Esteban Küber | -11/+55 |
| 2020-09-11 | Make suggestion have a more targetted underline | Esteban Küber | -9/+9 |
| 2020-09-11 | Suggest boxed trait objects in tail `match` and `if` expressions | Esteban Küber | -2/+41 |