| Age | Commit message (Expand) | Author | Lines |
| 2020-09-23 | Add `keep-stage-std` to `x.py` | Dylan MacKenzie | -2/+26 |
| 2020-09-23 | Auto merge of #76864 - est31:downloaded_llvm_no_clone_sources, r=Mark-Simulacrum | bors | -2/+3 |
| 2020-09-23 | Auto merge of #76659 - simonvandel:76432, r=oli-obk | bors | -0/+132 |
| 2020-09-23 | Auto merge of #76850 - ecstatic-morse:const-checking-refactor, r=oli-obk | bors | -162/+201 |
| 2020-09-23 | Auto merge of #77063 - cuviper:llvm-11.0.0-rc3, r=nikic | bors | -0/+0 |
| 2020-09-22 | Auto merge of #76810 - Mark-Simulacrum:fix-lld-macos, r=alexcrichton | bors | -18/+13 |
| 2020-09-22 | Rebase LLVM onto 11.0.0-rc3 | Josh Stone | -0/+0 |
| 2020-09-22 | Bless compile-fail | Dylan MacKenzie | -3/+1 |
| 2020-09-22 | Bless tests | Dylan MacKenzie | -159/+200 |
| 2020-09-22 | Auto merge of #76626 - jyn514:x.py-changelog, r=Mark-Simulacrum | bors | -1/+90 |
| 2020-09-22 | Auto merge of #76799 - Mark-Simulacrum:fix-cross-compile-dist, r=alexcrichton | bors | -16/+90 |
| 2020-09-21 | Rollup merge of #77032 - lcnr:visit-all-the-item-likes, r=davidtwco | ecstatic-morse | -2/+37 |
| 2020-09-21 | Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse | ecstatic-morse | -0/+53 |
| 2020-09-21 | Rollup merge of #76807 - ecstatic-morse:const-checking-staged-api, r=oli-obk | ecstatic-morse | -6/+63 |
| 2020-09-21 | Rollup merge of #76783 - lzutao:rd_impl_kind, r=GuillaumeGomez | ecstatic-morse | -19/+22 |
| 2020-09-21 | Rollup merge of #76581 - lcnr:bound-too-generic, r=eddyb | ecstatic-morse | -0/+124 |
| 2020-09-21 | Rollup merge of #76489 - GuillaumeGomez:add-explanation-e0756, r=jyn514 | ecstatic-morse | -0/+1 |
| 2020-09-22 | lint missing docs for extern items | Bastian Kauschke | -2/+37 |
| 2020-09-21 | Run the test with explicit -O such that Add is generated instead of CheckedAdd | Simon Vandel Sillesen | -197/+198 |
| 2020-09-21 | Add optimization to avoid load of address | Simon Vandel Sillesen | -10/+390 |
| 2020-09-21 | Add explanation for E0756 | Guillaume Gomez | -0/+1 |
| 2020-09-21 | add test | Bastian Kauschke | -0/+53 |
| 2020-09-21 | Auto merge of #77013 - RalfJung:rollup-84ut0xq, r=RalfJung | bors | -8/+39 |
| 2020-09-21 | Rollup merge of #77012 - RalfJung:miri, r=RalfJung | Ralf Jung | -8/+8 |
| 2020-09-21 | Rollup merge of #76977 - tmiasko:issue-76740, r=wesleywiser | Ralf Jung | -0/+30 |
| 2020-09-21 | Rollup merge of #76439 - GuillaumeGomez:add-error-explanation-e0755, r=pickfi... | Ralf Jung | -0/+1 |
| 2020-09-21 | update Miri for another bugfix | Ralf Jung | -8/+8 |
| 2020-09-21 | Add a changelog for x.py | Joshua Nelson | -1/+90 |
| 2020-09-21 | Auto merge of #74040 - lcnr:const-occurs-check, r=nikomatsakis | bors | -0/+205 |
| 2020-09-21 | add tests | Bastian Kauschke | -0/+205 |
| 2020-09-21 | Auto merge of #77004 - RalfJung:rollup-usac4nv, r=RalfJung | bors | -176/+236 |
| 2020-09-21 | Rollup merge of #77000 - RalfJung:miri, r=RalfJung | Ralf Jung | -8/+8 |
| 2020-09-21 | Rollup merge of #76961 - bugadani:test-34634, r=Mark-Simulacrum | Ralf Jung | -0/+16 |
| 2020-09-21 | Rollup merge of #76959 - est31:write, r=oli-obk | Ralf Jung | -2/+2 |
| 2020-09-21 | Rollup merge of #76628 - jyn514:default-config-files, r=Mark-Simulacrum | Ralf Jung | -25/+103 |
| 2020-09-21 | Rollup merge of #76135 - CDirkx:const-option, r=dtolnay,oli-obk | Ralf Jung | -141/+107 |
| 2020-09-21 | Auto merge of #76843 - kornelski:longtypetofile, r=ecstatic-morse | bors | -14/+31 |
| 2020-09-21 | update Miri | Ralf Jung | -8/+8 |
| 2020-09-21 | Auto merge of #76806 - jethrogb:jb/update-llvm, r=cuviper | bors | -0/+0 |
| 2020-09-21 | Auto merge of #76295 - mati865:remove-mmx, r=Amanieu,oli-obk | bors | -33/+4 |
| 2020-09-21 | Let user see the full type of type-length limit error | Kornel LesiĆski | -14/+31 |
| 2020-09-20 | Auto merge of #76544 - Mark-Simulacrum:less-python, r=alexcrichton | bors | -20/+58 |
| 2020-09-21 | Remove `can_suggest` from Clippy. | Christiaan Dirkx | -62/+16 |
| 2020-09-20 | Update Clippy testcases | Christiaan Dirkx | -65/+91 |
| 2020-09-20 | Move const tests for `Option` to `library\core` | Christiaan Dirkx | -12/+0 |
| 2020-09-20 | Stabilize some Option methods as const | CDirkx | -2/+0 |
| 2020-09-20 | Specify output directory for bootstrap tests | Mark Rousskov | -0/+5 |
| 2020-09-20 | Provide bootstrap tools with RUSTC in environment | Mark Rousskov | -3/+9 |
| 2020-09-20 | Add sample defaults for config.toml | Joshua Nelson | -25/+103 |
| 2020-09-20 | Discover Rust toolchain without Python | Mark Rousskov | -12/+36 |