| Age | Commit message (Expand) | Author | Lines |
| 2021-09-17 | Rollup merge of #88953 - joshtriplett:chown, r=dtolnay | Guillaume Gomez | -0/+87 |
| 2021-09-17 | Rollup merge of #88949 - FabianWolff:issue-87563, r=estebank | Guillaume Gomez | -9/+5 |
| 2021-09-17 | Rollup merge of #88899 - FabianWolff:issue-88844, r=matthewjasper | Guillaume Gomez | -16/+52 |
| 2021-09-17 | Rollup merge of #88666 - GuillaumeGomez:compiler-docs, r=Mark-Simulacrum | Guillaume Gomez | -10/+53 |
| 2021-09-17 | Rollup merge of #87566 - JohnTitor:find-eqeq-on-assoc-type-bounds, r=estebank | Guillaume Gomez | -1/+55 |
| 2021-09-17 | Rollup merge of #87460 - FabianWolff:issue-87456, r=Aaron1011 | Guillaume Gomez | -215/+503 |
| 2021-09-17 | Rollup merge of #86422 - JohnTitor:clearer-parens-err-for-loop, r=estebank | Guillaume Gomez | -26/+24 |
| 2021-09-17 | Correctly handle "--open" option when building compiler docs | Guillaume Gomez | -0/+9 |
| 2021-09-17 | Allow to pass "compiler" arguments to doc subcommand | Guillaume Gomez | -10/+44 |
| 2021-09-17 | Auto merge of #88945 - Aaron1011:no-projection-completion, r=wesleywiser,jack... | bors | -51/+2 |
| 2021-09-17 | Auto merge of #89037 - JohnTitor:rollup-rd9btbs, r=JohnTitor | bors | -111/+283 |
| 2021-09-17 | Apply review comments | Yuki Okushi | -6/+8 |
| 2021-09-17 | Rollup merge of #89033 - cuviper:sysroot-lib-path, r=Mark-Simulacrum | Yuki Okushi | -0/+13 |
| 2021-09-17 | Rollup merge of #89014 - durin42:llvm-14-module-pass-manager, r=nikic | Yuki Okushi | -0/+8 |
| 2021-09-17 | Rollup merge of #88911 - FabianWolff:issue-88653, r=petrochenkov | Yuki Okushi | -14/+55 |
| 2021-09-17 | Rollup merge of #88887 - fee1-dead:const-deref, r=oli-obk | Yuki Okushi | -5/+13 |
| 2021-09-17 | Rollup merge of #88883 - c410-f3r:tests, r=petrochenkov | Yuki Okushi | -37/+2 |
| 2021-09-17 | Rollup merge of #88751 - bjorn3:move_filesearch, r=oli-obk | Yuki Okushi | -48/+42 |
| 2021-09-17 | Rollup merge of #88735 - hnj2:patch-1, r=GuillaumeGomez | Yuki Okushi | -0/+10 |
| 2021-09-17 | Rollup merge of #88339 - piegamesde:master, r=joshtriplett | Yuki Okushi | -0/+51 |
| 2021-09-17 | Rollup merge of #87529 - FabianWolff:issue-87496, r=nikomatsakis | Yuki Okushi | -2/+36 |
| 2021-09-17 | Rollup merge of #86382 - JohnTitor:try-desugar, r=estebank | Yuki Okushi | -5/+53 |
| 2021-09-17 | Recover invalid assoc type bounds using `==` | Yuki Okushi | -1/+53 |
| 2021-09-17 | Use `multipart_suggestion` | Yuki Okushi | -23/+21 |
| 2021-09-17 | Emit clearer diagnostics for parens around `for` loop heads | Yuki Okushi | -7/+7 |
| 2021-09-17 | Make diagnostics clearer for `?` operators | Yuki Okushi | -5/+53 |
| 2021-09-17 | Auto merge of #88934 - tmiasko:trace-log, r=davidtwco | bors | -4/+5 |
| 2021-09-17 | Auto merge of #88832 - pcwalton:debug-unit-variant-fast-path, r=oli-obk | bors | -3/+18 |
| 2021-09-16 | Set the library path in sysroot-crates-are-unstable | Josh Stone | -0/+13 |
| 2021-09-17 | Don't lint about missing code examples in derived traits | Hans | -0/+10 |
| 2021-09-16 | Auto merge of #88719 - estebank:point-at-arg-for-obligation, r=nagisa | bors | -400/+884 |
| 2021-09-16 | Auto merge of #89019 - Manishearth:rollup-5qp8a5s, r=Manishearth | bors | -105/+209 |
| 2021-09-16 | PassWrapper: these two lines shouldn't have been ifdef'd | Augie Fackler | -2/+2 |
| 2021-09-16 | Rollup merge of #89009 - tatami4:master, r=Mark-Simulacrum | Manish Goregaokar | -1/+1 |
| 2021-09-16 | Rollup merge of #88986 - hargoniX:master, r=Mark-Simulacrum | Manish Goregaokar | -0/+0 |
| 2021-09-16 | Rollup merge of #88985 - Commeownist:patch-1, r=Amanieu | Manish Goregaokar | -3/+3 |
| 2021-09-16 | Rollup merge of #88983 - willcrichton:allow-single-polonius-call, r=ecstatic-... | Manish Goregaokar | -13/+13 |
| 2021-09-16 | Rollup merge of #88976 - notriddle:notriddle/cow-from-cstr-docs, r=Mark-Simul... | Manish Goregaokar | -1/+4 |
| 2021-09-16 | Rollup merge of #88928 - lefth:master, r=Mark-Simulacrum | Manish Goregaokar | -3/+4 |
| 2021-09-16 | Rollup merge of #88892 - estebank:trait-objects, r=petrochenkov | Manish Goregaokar | -46/+50 |
| 2021-09-16 | Rollup merge of #88875 - notriddle:notriddle/cleanup-unused-trait-selection, ... | Manish Goregaokar | -4/+0 |
| 2021-09-16 | Rollup merge of #88729 - estebank:struct-literal-using-parens, r=oli-obk | Manish Goregaokar | -34/+133 |
| 2021-09-16 | Rollup merge of #88292 - SkiFire13:enable-rustdoc-links, r=jyn514 | Manish Goregaokar | -0/+1 |
| 2021-09-16 | Auto merge of #88979 - tmiasko:no-remove-zsts-in-generators, r=oli-obk | bors | -0/+20 |
| 2021-09-16 | PassWrapper: handle separate Module*SanitizerPass | Augie Fackler | -0/+8 |
| 2021-09-16 | fix rebase | Esteban Kuber | -0/+18 |
| 2021-09-16 | Auto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez | bors | -45/+53 |
| 2021-09-16 | Point at argument when evaluating `Path`'s bounds | Esteban Kuber | -52/+43 |
| 2021-09-16 | Fix rebase | Esteban Kuber | -15/+24 |
| 2021-09-16 | Remove unnecessary label | Esteban Kuber | -37/+21 |