| Age | Commit message (Expand) | Author | Lines |
| 2021-08-04 | Fix assertions in `coverage-reports` test | Alex Crichton | -76/+70 |
| 2021-08-03 | Relax a codegen test | Alex Crichton | -1/+1 |
| 2021-08-03 | Make simplify_cfg test more consistent | Alex Crichton | -47/+50 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -209/+134 |
| 2021-08-03 | Auto merge of #87725 - JohnTitor:rollup-2ywcpuk, r=JohnTitor | bors | -17/+204 |
| 2021-08-03 | Rollup merge of #87716 - calebzulawski:master, r=workingjubilee | Yuki Okushi | -15/+61 |
| 2021-08-03 | Rollup merge of #87711 - noproto:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-08-03 | Rollup merge of #87693 - badboy:enable-ios-sim-target-manifest, r=Mark-Simula... | Yuki Okushi | -0/+1 |
| 2021-08-03 | Rollup merge of #87652 - npmccallum:naked_inline, r=Amanieu | Yuki Okushi | -1/+98 |
| 2021-08-03 | Rollup merge of #87646 - JohnTitor:fix-parser-ice, r=oli-obk | Yuki Okushi | -0/+28 |
| 2021-08-03 | Rollup merge of #87645 - LeSeulArtichaut:issue-87414, r=oli-obk | Yuki Okushi | -0/+15 |
| 2021-08-03 | Auto merge of #87033 - FabianWolff:issue-87017, r=estebank | bors | -0/+94 |
| 2021-08-03 | Auto merge of #87262 - dtolnay:negative, r=Aaron1011 | bors | -0/+11 |
| 2021-08-03 | Allow generic SIMD array element type | Caleb Zulawski | -15/+61 |
| 2021-08-02 | Validate that naked functions are never inlined | Nathaniel McCallum | -1/+98 |
| 2021-08-02 | Another one | noproto | -1/+1 |
| 2021-08-02 | Correct typo | noproto | -1/+1 |
| 2021-08-02 | Auto merge of #87628 - estebank:unmet-explicit-lifetime-bound, r=oli-obk | bors | -27/+140 |
| 2021-08-02 | Auto merge of #87706 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-08-02 | Auto merge of #87705 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-08-02 | Run rustfix in `pattern-slice-vec.rs` UI test | Fabian Wolff | -4/+46 |
| 2021-08-02 | update miri | Ralf Jung | -8/+8 |
| 2021-08-02 | Update mdbook. | Eric Huss | -1/+1 |
| 2021-08-02 | Auto merge of #87698 - camsteffen:rollup-yvjfc26, r=camsteffen | bors | -69/+242 |
| 2021-08-02 | Rollup merge of #87673 - estebank:opaque-ty-mismatch, r=davidtwco | Cameron Steffen | -57/+71 |
| 2021-08-02 | Rollup merge of #87659 - FabianWolff:issue-87397, r=davidtwco | Cameron Steffen | -12/+69 |
| 2021-08-02 | Rollup merge of #86176 - nbdd0121:explicit-generic-args, r=jackh726 | Cameron Steffen | -0/+102 |
| 2021-08-02 | Auto merge of #87248 - RalfJung:ctfe-partial-overwrite, r=oli-obk | bors | -0/+35 |
| 2021-08-02 | Add `aarch64-apple-ios-sim` as a possible target to the manifest | Jan-Erik Rediger | -0/+1 |
| 2021-08-02 | Auto merge of #87297 - ZuseZ4:new_build_flags, r=Mark-Simulacrum | bors | -0/+18 |
| 2021-08-02 | Auto merge of #87535 - lf-:authors, r=Mark-Simulacrum | bors | -39/+0 |
| 2021-08-02 | Implement a `explicit_generic_args_with_impl_trait` feature gate | Gary Guo | -0/+102 |
| 2021-08-02 | Rollup merge of #87504 - ehuss:update-mdbook, r=Mark-Simulacrum | Yuki Okushi | -1/+1 |
| 2021-08-02 | Rollup merge of #87468 - calebcartwright:update-rustfmt, r=Mark-Simulacrum | Yuki Okushi | -291/+276 |
| 2021-08-02 | Rollup merge of #87282 - pietroalbini:refactor-extended, r=Mark-Simulacrum | Yuki Okushi | -135/+154 |
| 2021-08-02 | Rollup merge of #86183 - inquisitivecrystal:env-nul, r=m-ou-se | Yuki Okushi | -0/+10 |
| 2021-08-01 | Auto merge of #87622 - pietroalbini:bump-bootstrap, r=Mark-Simulacrum | bors | -3/+1 |
| 2021-08-01 | Auto merge of #81825 - voidc:pidfd, r=joshtriplett | bors | -7/+80 |
| 2021-08-01 | bump bootstrap compiler to 1.55 | Pietro Albini | -3/+1 |
| 2021-08-01 | Auto merge of #87664 - devnexen:netbsd_sanitizers_support, r=nagisa | bors | -0/+3 |
| 2021-08-01 | Auto merge of #87546 - rusticstuff:issue87450-take-two, r=davidtwco | bors | -0/+43 |
| 2021-08-01 | Auto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa | bors | -2/+2 |
| 2021-08-01 | Check whether clone3 syscall exists in pidfd test | Dominik Stolz | -1/+19 |
| 2021-08-01 | Do not call getpid wrapper after fork in tests | Dominik Stolz | -7/+35 |
| 2021-08-01 | Auto merge of #85782 - badboy:build-ios-sim-target, r=Mark-Simulacrum | bors | -1/+1 |
| 2021-07-31 | add two new build flags to build clang and enable llvm plugins | Manuel Drehwald | -0/+18 |
| 2021-07-31 | Auto merge of #87662 - FabianWolff:rb-string, r=estebank | bors | -0/+30 |
| 2021-07-31 | Provide a suggestion when trying to destructure a `Vec` as a slice | Fabian Wolff | -0/+52 |
| 2021-07-31 | Tweak opaque type mismatch error | Esteban Küber | -57/+71 |
| 2021-07-31 | Auto merge of #87610 - Aaron1011:bump-llvm-bugfix, r=cuviper | bors | -6/+2 |