| Age | Commit message (Expand) | Author | Lines |
| 2024-11-30 | Rollup merge of #131551 - taiki-e:ppc-asm-vreg-inout, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -2/+4 |
| 2024-11-30 | Rollup merge of #116161 - Soveu:varargs2, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -10/+0 |
| 2024-11-29 | Rollup merge of #133577 - uweigand:s390x-doc-cloudaccess, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2024-11-29 | Rollup merge of #133565 - longxiangqiao:master, r=ehuss | Matthias Krüger | -1/+1 |
| 2024-11-29 | Update `//@ proc-macro` aux build directive docs (#2149) | 许杰友 Jieyou Xu (Joe) | -25/+46 |
| 2024-11-29 | Support floats in input/output in vector registers of PowerPC inline assembly | Taiki Endo | -1/+1 |
| 2024-11-28 | Document s390x machine access via community cloud | Ulrich Weigand | -0/+16 |
| 2024-11-29 | Support #[repr(simd)] types in input/output of PowerPC inline assembly | Taiki Endo | -2/+4 |
| 2024-11-28 | Rollup merge of #133452 - taiki-e:hexagon-asm-pred, r=Amanieu | Guillaume Gomez | -0/+2 |
| 2024-11-28 | chore: fix 404 status URL | longxiangqiao | -1/+1 |
| 2024-11-28 | Remove `pretty-expanded` as it no longer exists (#2147) | 许杰友 Jieyou Xu (Joe) | -14/+0 |
| 2024-11-27 | Fix trivial typo | Keith Wansbrough | -1/+1 |
| 2024-11-27 | Stabilize `extended_varargs_abi_support` | Soveu | -10/+0 |
| 2024-11-27 | Remove -Zfuel. (#2032) | Camille Gillot | -23/+0 |
| 2024-11-25 | Update books | Eric Huss | -0/+0 |
| 2024-11-25 | Support predicate registers (clobber-only) in Hexagon inline assembly | Taiki Endo | -0/+2 |
| 2024-11-25 | Rollup merge of #131664 - taiki-e:s390x-asm-vreg-inout, r=Amanieu | Matthias Krüger | -0/+40 |
| 2024-11-25 | Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic | 许杰友 Jieyou Xu (Joe) | -8/+5 |
| 2024-11-24 | Make s390x non-clobber-only vector register support unstable | Taiki Endo | -0/+40 |
| 2024-11-24 | embed-bitcode is no longer used in iOS | DianQK | -8/+5 |
| 2024-11-23 | Update TRPL to latest, including new Chapter 17: Async and Await | Chris Krycho | -0/+0 |
| 2024-11-22 | Stabilize the 2024 edition | Eric Huss | -2/+2 |
| 2024-11-22 | Remove constants section as it is outdated | Boxy | -83/+0 |
| 2024-11-22 | Flatten generic parameter defs section | Boxy | -68/+88 |
| 2024-11-22 | Updates Solaris target information, adds Solaris maintainer | Petr Sumbera | -2/+36 |
| 2024-11-21 | Add instructions to test error code docs (#2145) | Taylor Cramer | -0/+9 |
| 2024-11-21 | Reorganize the "Source Code Representation" chapters (#2142) | Boxy | -354/+80 |
| 2024-11-21 | Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkov | Matthias Krüger | -1/+3 |
| 2024-11-20 | Make `Diag` a clickable link in Suggestion section (#2140) | Yutaro Ohno | -1/+2 |
| 2024-11-19 | Correct the tier listing of `wasm32-wasip2` | Alex Crichton | -1/+1 |
| 2024-11-19 | Rollup merge of #133191 - aDotInTheVoid:whoops-thats-not-stable-and-might-nev... | León Orell Valerian Liehr | -29/+33 |
| 2024-11-19 | Rollup merge of #133186 - uweigand:s390x-maintainer, r=wesleywiser | León Orell Valerian Liehr | -2/+200 |
| 2024-11-18 | rustdoc book: Move `--test-builder(--wrapper)?` docs to unstable section. | Alona Enraght-Moony | -29/+33 |
| 2024-11-18 | Update src/doc/rustc/src/platform-support/s390x-unknown-linux-gnu.md | Ulrich Weigand | -0/+1 |
| 2024-11-18 | Update books | rustbot | -0/+0 |
| 2024-11-18 | Document s390x-unknown-linux targets | Ulrich Weigand | -2/+199 |
| 2024-11-18 | update for rustc_intrinsic_const_stable_indirect (#2138) | Ralf Jung | -2/+3 |
| 2024-11-18 | Mention `RUSTC_BOOTSTRAP` for misc testing (#2136) | 许杰友 Jieyou Xu (Joe) | -0/+45 |
| 2024-11-16 | Document how to acquire `cdb.exe` (#2137) | 许杰友 Jieyou Xu (Joe) | -0/+11 |
| 2024-11-14 | Document `max-llvm-major-version` directive (#2129) | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2024-11-14 | Document `exact-llvm-major-version` directive (#2135) | 许杰友 Jieyou Xu (Joe) | -0/+2 |
| 2024-11-13 | Note Rustfmt for separate rust-analyzer directory (#2134) | Sam Estep | -0/+2 |
| 2024-11-12 | Rollup merge of #132793 - ehuss:update-mdbook, r=Mark-Simulacrum | Matthias Krüger | -0/+0 |
| 2024-11-11 | Auto merge of #127589 - notriddle:notriddle/search-sem-3, r=GuillaumeGomez | bors | -5/+7 |
| 2024-11-10 | Stabilize Arm64EC inline assembly | Taiki Endo | -30/+2 |
| 2024-11-10 | still accurate (#2133) | Tshepang Mbambo | -1/+1 |
| 2024-11-09 | Rollup merge of #132824 - kadenlnelson:patch/wasi-c-abi-doc, r=workingjubilee | Jubilee | -2/+2 |
| 2024-11-09 | Rollup merge of #131258 - taiki-e:s390x-stabilize-asm, r=Amanieu | Jubilee | -19/+2 |
| 2024-11-09 | Update grammar in wasm-c-abi's compiler flag documentation | Kaden Nelson | -2/+2 |
| 2024-11-10 | typo (#2132) | Tshepang Mbambo | -1/+1 |