| Age | Commit message (Expand) | Author | Lines |
| 2020-09-17 | Auto merge of #76028 - aticu:improve_e0118, r=estebank,jyn514,GuillaumeGomez | bors | -9/+31 |
| 2020-09-16 | Rollup merge of #76719 - hameerabbasi:min-const-generics-ty, r=lcnr | Tyler Mandry | -5/+59 |
| 2020-09-16 | Rollup merge of #76642 - GuillaumeGomez:ignored-private-doc-test, r=jyn514 | Tyler Mandry | -2/+14 |
| 2020-09-16 | Rollup merge of #75026 - JulianKnodt:array_windows, r=Amanieu | Tyler Mandry | -6/+6 |
| 2020-09-16 | Add array window fn | kadmin | -6/+6 |
| 2020-09-16 | Rollup merge of #76699 - lcnr:const-infer-err, r=varkor | Dylan DPC | -8/+52 |
| 2020-09-16 | Rollup merge of #76695 - iximeow:trait-generic-bound-suggestion, r=estebank | Dylan DPC | -2/+59 |
| 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-15 | This commit introduces the following changes: | Hameer Abbasi | -5/+59 |
| 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 | improve const infer err | Bastian Kauschke | -7/+7 |
| 2020-09-14 | shrink const infer error | Bastian Kauschke | -4/+48 |
| 2020-09-13 | fix syntax error in suggesting generic constraint in trait parameter | iximeow | -2/+59 |
| 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 | Add test for ignored private doc test | Guillaume Gomez | -2/+14 |
| 2020-09-12 | Give functions unique names | SlightlyOutOfPhase | -2/+2 |
| 2020-09-12 | Fix `const-display.rs` XPATH queries (#1) | SlightlyOutOfPhase | -3/+21 |