| Age | Commit message (Expand) | Author | Lines |
| 2024-11-21 | Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkov | Matthias Krüger | -1/+3 |
| 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-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-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-08 | Update mdbook to 0.4.42 | Eric Huss | -0/+0 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -2/+2 |
| 2024-11-08 | Stabilize s390x inline assembly | Taiki Endo | -19/+2 |
| 2024-11-07 | Basic inline assembly support for SPARC and SPARC64 | Taiki Endo | -2/+20 |
| 2024-11-06 | Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr | bors | -8/+3 |
| 2024-11-05 | Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxu | Matthias Krüger | -8/+3 |
| 2024-11-05 | Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwco | Matthias Krüger | -1/+2 |
| 2024-11-05 | Auto merge of #132626 - workingjubilee:rollup-hbmtbzk, r=workingjubilee | bors | -0/+0 |
| 2024-11-05 | Auto merge of #131341 - taiki-e:ppc-clobber-abi, r=bzEq,workingjubilee | bors | -6/+16 |
| 2024-11-04 | Update books | rustbot | -0/+0 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -8/+3 |
| 2024-11-02 | Add `--print host-triple` | Noratrieb | -2/+3 |
| 2024-11-02 | Rename target triple to target tuple in many places in the compiler | Noratrieb | -1/+1 |
| 2024-11-02 | Support clobber_abi and vector registers (clobber-only) in PowerPC inline ass... | Taiki Endo | -6/+16 |
| 2024-11-02 | Rollup merge of #132369 - joshtriplett:style-guide-binop-heuristic-assignment... | Guillaume Gomez | -11/+6 |
| 2024-11-02 | Rollup merge of #131829 - Zalathar:goodbye-zprofile, r=chenyukang | Guillaume Gomez | -33/+2 |
| 2024-10-31 | Document the difference between Clang's `-darwin` and `-macosx` targets | Mads Marquart | -0/+5 |
| 2024-10-31 | rustc_codegen_llvm: Add a new 'pc' option to branch-protection | Kajetan Puchalski | -1/+2 |
| 2024-10-31 | Remove support for `-Zprofile` (gcov-style coverage instrumentation) | Zalathar | -33/+2 |
| 2024-10-30 | style-guide: Only use the new binop heuristic for assignments | Josh Triplett | -11/+6 |
| 2024-10-30 | rustdoc-search: simplify rules for generics and type params | Michael Howell | -5/+7 |
| 2024-10-30 | Rollup merge of #132327 - djkoloski:redirect_fuchsia_maintainers, r=compiler-... | Matthias Krüger | -10/+2 |
| 2024-10-30 | Rollup merge of #132322 - daltenty:daltenty/update-aix-maintainters, r=workin... | Matthias Krüger | -2/+2 |
| 2024-10-29 | Point to Fuchsia team in platform support docs | David Koloski | -10/+2 |
| 2024-10-29 | powerpc64-ibm-aix: update maintainters | David Tenty | -2/+2 |
| 2024-10-28 | Updating Fuchsia platform-support documentation | Clayton Wilkinson | -9/+2 |
| 2024-10-27 | Revert "ci update freebsd version proposal, freebsd 12 being eol." | David Carlier | -9/+9 |
| 2024-10-26 | docs: Correctly link riscv32e from platform-support.md | Jubilee Young | -4/+5 |
| 2024-10-24 | Auto merge of #132007 - rustbot:docs-update, r=ehuss | bors | -0/+0 |
| 2024-10-24 | sanitizer.md: LeakSanitizer is not supported on aarch64 macOS | David | -1/+0 |
| 2024-10-23 | Auto merge of #132079 - fmease:rollup-agrd358, r=fmease | bors | -1/+1 |
| 2024-10-23 | Update reference | Eric Huss | -0/+0 |
| 2024-10-23 | Update books | rustbot | -0/+0 |
| 2024-10-23 | "innermost", "outermost", "leftmost", and "rightmost" don't need hyphens | Josh Triplett | -1/+1 |
| 2024-10-22 | More review comments on wasm32v1-none target | Graydon Hoare | -11/+21 |
| 2024-10-22 | Address review comments on wasm32v1-none target | Graydon Hoare | -0/+111 |