| Age | Commit message (Expand) | Author | Lines |
| 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-28 | Document s390x machine access via community cloud | Ulrich Weigand | -0/+16 |
| 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-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-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 |