| Age | Commit message (Expand) | Author | Lines |
| 2021-09-17 | Add rustdoc version into the help popup | Guillaume Gomez | -13/+39 |
| 2021-09-17 | Work around invalid DWARF bugs for fat LTO | Yilin Chen | -10/+20 |
| 2021-09-17 | doc/platform-support: Add documentation for m68k-unknown-linux-gnu | John Paul Adrian Glaubitz | -0/+97 |
| 2021-09-17 | doc/platform-support.md: Add m68k-unknown-linux-gnu as Tier 3 target | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | library/std/env: Add 'm68k' to comment on ARCH constant | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | compiler/rustc_llvm: Enable M68k LLVM target | John Paul Adrian Glaubitz | -0/+16 |
| 2021-09-17 | libstd: Add m68k for raw type definitions on Linux | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | rustdoc: Add human-readable cfg string for m68k | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | compiletest: Add m68k to ARCH_TABLE | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | ci: Add Dockerfile for dist-m68k-linux | John Paul Adrian Glaubitz | -0/+26 |
| 2021-09-17 | build-manifest: Add m68k-unknown-linux-gnu target | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | compiler/rustc_target: Add support for m68k-linux-gnu | John Paul Adrian Glaubitz | -0/+48 |
| 2021-09-17 | bootstrap: Add LLVM target matching for M68k | John Paul Adrian Glaubitz | -2/+2 |
| 2021-09-17 | bootstrap: Add cputype matching for m68k | John Paul Adrian Glaubitz | -0/+1 |
| 2021-09-17 | Update odht to 0.2.1 | Michael Woerister | -4/+4 |
| 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-16 | Remove special checks to is_assign_to_bool | Theodore Luo Wang | -25/+2 |
| 2021-09-17 | Fix missing `no_global_oom_handling` cfg-gating | Gary Guo | -0/+3 |
| 2021-09-17 | Auto merge of #7678 - lengyijun:issue3414, r=giraffate | bors | -0/+19 |
| 2021-09-16 | fix: gh origin on readme (#83) | Emerson Laurentino | -1/+1 |
| 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-17 | Don't inline OnceCell initialization closures | The8472 | -1/+10 |
| 2021-09-16 | Auto merge of #88719 - estebank:point-at-arg-for-obligation, r=nagisa | bors | -400/+884 |
| 2021-09-16 | feat(rustc_parse): recover from pre-RFC-2000 const generics syntax | Michael Howell | -1/+197 |
| 2021-09-16 | Propagate coercion cause into `try_coerce` | Aaron Hill | -23/+52 |
| 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-17 | Optimize unnecessary check in Vec::retain | TennyZhuang | -3/+24 |
| 2021-09-17 | Add benchmark for Vec::retain | TennyZhuang | -0/+15 |