| 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 | Use predefined helper instead of a new one | Alex Crichton | -13/+2 |
| 2021-08-03 | Move abort_unwinding_calls earlier | Alex Crichton | -26/+54 |
| 2021-08-03 | rustc: Fill out remaining parts of C-unwind ABI | Alex Crichton | -478/+431 |
| 2021-08-03 | Auto merge of #87725 - JohnTitor:rollup-2ywcpuk, r=JohnTitor | bors | -28/+299 |
| 2021-08-03 | Rollup merge of #87716 - calebzulawski:master, r=workingjubilee | Yuki Okushi | -15/+62 |
| 2021-08-03 | Rollup merge of #87711 - noproto:patch-1, r=GuillaumeGomez | Yuki Okushi | -1/+1 |
| 2021-08-03 | Rollup merge of #87708 - the8472:canonical_v6, r=dtolnay | Yuki Okushi | -0/+45 |
| 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 #87685 - notriddle:lazy-from-docs, r=dtolnay | Yuki Okushi | -0/+30 |
| 2021-08-03 | Rollup merge of #87652 - npmccallum:naked_inline, r=Amanieu | Yuki Okushi | -2/+112 |
| 2021-08-03 | Rollup merge of #87646 - JohnTitor:fix-parser-ice, r=oli-obk | Yuki Okushi | -3/+29 |
| 2021-08-03 | Rollup merge of #87645 - LeSeulArtichaut:issue-87414, r=oli-obk | Yuki Okushi | -7/+19 |
| 2021-08-03 | Auto merge of #87033 - FabianWolff:issue-87017, r=estebank | bors | -2/+110 |
| 2021-08-03 | Auto merge of #87262 - dtolnay:negative, r=Aaron1011 | bors | -22/+56 |
| 2021-08-03 | Allow generic SIMD array element type | Caleb Zulawski | -15/+62 |
| 2021-08-03 | Auto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay | bors | -14/+72 |
| 2021-08-02 | Validate that naked functions are never inlined | Nathaniel McCallum | -2/+112 |
| 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 | -55/+238 |
| 2021-08-02 | Auto merge of #87706 - RalfJung:miri, r=RalfJung | bors | -8/+8 |
| 2021-08-02 | Add convenience for handling ipv4-mapped addresses by canonicalizing them | The8472 | -0/+45 |
| 2021-08-02 | Auto merge of #87705 - ehuss:update-mdbook, r=Mark-Simulacrum | bors | -3/+3 |
| 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 | -3/+3 |
| 2021-08-02 | Auto merge of #87698 - camsteffen:rollup-yvjfc26, r=camsteffen | bors | -170/+437 |
| 2021-08-02 | Rollup merge of #87690 - sharnoff:mut-ptr-allocated-obj-link, r=Mark-Simulacrum | Cameron Steffen | -0/+1 |
| 2021-08-02 | Rollup merge of #87687 - camsteffen:inline-macros, r=oli-obk | Cameron Steffen | -64/+54 |
| 2021-08-02 | Rollup merge of #87673 - estebank:opaque-ty-mismatch, r=davidtwco | Cameron Steffen | -82/+114 |
| 2021-08-02 | Rollup merge of #87659 - FabianWolff:issue-87397, r=davidtwco | Cameron Steffen | -20/+98 |
| 2021-08-02 | Rollup merge of #87654 - jesyspa:issue-87238-option-result-doc, r=scottmcm | Cameron Steffen | -0/+31 |
| 2021-08-02 | Rollup merge of #86176 - nbdd0121:explicit-generic-args, r=jackh726 | Cameron Steffen | -4/+139 |
| 2021-08-02 | Auto merge of #87248 - RalfJung:ctfe-partial-overwrite, r=oli-obk | bors | -27/+104 |
| 2021-08-02 | Auto merge of #87625 - nielx:fix/libz-sys-1.1.3, r=Mark-Simulacrum | bors | -2/+2 |
| 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/+24 |
| 2021-08-02 | Auto merge of #87535 - lf-:authors, r=Mark-Simulacrum | bors | -107/+0 |
| 2021-08-02 | Implement a `explicit_generic_args_with_impl_trait` feature gate | Gary Guo | -4/+139 |
| 2021-08-01 | Add missing "allocated object" doc link | sharnoff | -0/+1 |
| 2021-08-02 | Auto merge of #87689 - JohnTitor:rollup-ns38b56, r=JohnTitor | bors | -579/+571 |
| 2021-08-02 | Rollup merge of #87653 - RalfJung:dont-run-ub, r=kennytm | Yuki Okushi | -1/+7 |
| 2021-08-02 | Rollup merge of #87644 - Flying-Toast:vec-remove-note, r=the8472 | Yuki Okushi | -0/+6 |
| 2021-08-02 | Rollup merge of #87633 - Amanieu:fix-86063, r=Mark-Simulacrum | Yuki Okushi | -2/+2 |
| 2021-08-02 | Rollup merge of #87629 - steffahn:consistent_adapter_spelling, r=m-ou-se | Yuki Okushi | -18/+18 |
| 2021-08-02 | Rollup merge of #87608 - Aaron1011:remove-system-library, r=Mark-Simulacrum | Yuki Okushi | -5/+0 |
| 2021-08-02 | Rollup merge of #87504 - ehuss:update-mdbook, r=Mark-Simulacrum | Yuki Okushi | -5/+5 |