| Age | Commit message (Expand) | Author | Lines |
| 2025-02-13 | Revert "Stabilize `extended_varargs_abi_support`" | Jubilee Young | -0/+10 |
| 2024-12-28 | Document virality of `feature(rustc_private)` | Tamir Duberstein | -2/+5 |
| 2024-12-20 | Arbitrary self types v2: unstable doc updates. | Adrian Taylor | -0/+211 |
| 2024-12-06 | Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubilee | Matthias Krüger | -0/+15 |
| 2024-12-03 | Rollup merge of #133777 - the8472:document-randomize-layout, r=jieyouxu | Matthias Krüger | -0/+23 |
| 2024-12-03 | Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiser | bors | -0/+7 |
| 2024-12-03 | document -Zrandomize-layout in the unstable book | The 8472 | -0/+23 |
| 2024-12-02 | rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973) | Andrew Zhogin | -0/+15 |
| 2024-11-30 | Auto merge of #133659 - jieyouxu:rollup-576gh4p, r=jieyouxu | bors | -2/+4 |
| 2024-11-30 | Rollup merge of #116161 - Soveu:varargs2, r=cjgillot | 许杰友 Jieyou Xu (Joe) | -10/+0 |
| 2024-11-29 | Support floats in input/output in vector registers of PowerPC inline assembly | Taiki Endo | -1/+1 |
| 2024-11-29 | Support #[repr(simd)] types in input/output of PowerPC inline assembly | Taiki Endo | -2/+4 |
| 2024-11-27 | Stabilize `extended_varargs_abi_support` | Soveu | -10/+0 |
| 2024-11-25 | Support predicate registers (clobber-only) in Hexagon inline assembly | Taiki Endo | -0/+2 |
| 2024-11-24 | Make s390x non-clobber-only vector register support unstable | Taiki Endo | -0/+40 |
| 2024-11-21 | Rollup merge of #131544 - nbdd0121:asm_goto_safe_block, r=petrochenkov | Matthias Krüger | -1/+3 |
| 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 | 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 | Rename option and add doc | Matt Weber | -0/+7 |
| 2024-11-06 | Auto merge of #132664 - matthiaskrgr:rollup-i27nr7i, r=matthiaskrgr | bors | -1/+1 |
| 2024-11-05 | Rollup merge of #132562 - alexcrichton:remove-wasm32-wasi, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-11-05 | Rollup merge of #132259 - mrkajetanp:branch-protection-pauth-lr, r=davidtwco | Matthias Krüger | -1/+2 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -1/+1 |
| 2024-11-02 | Support clobber_abi and vector registers (clobber-only) in PowerPC inline ass... | Taiki Endo | -6/+16 |
| 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 | -27/+0 |
| 2024-10-24 | sanitizer.md: LeakSanitizer is not supported on aarch64 macOS | David | -1/+0 |
| 2024-10-21 | Rollup merge of #130432 - azhogin:azhogin/regparm, r=workingjubilee,pnkfelix | Jubilee | -0/+20 |
| 2024-10-21 | Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnay | Matthias Krüger | -4/+3 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -4/+3 |
| 2024-10-20 | Limited -Zregparm support (no Rust calling conv) descriptions | Andrew Zhogin | -1/+1 |
| 2024-10-19 | docs: remove `result_ffi_guarantees` from unstable book | Jubilee Young | -14/+0 |
| 2024-10-18 | rust_for_linux: -Zregparm=<N> commandline flag for X86 (#116972) | Andrew Zhogin | -0/+20 |
| 2024-10-11 | Make asm label blocks safe context | Gary Guo | -1/+3 |
| 2024-10-04 | Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercote | Guillaume Gomez | -0/+22 |
| 2024-10-04 | Feature gate boolean lit support in cfg predicates | Urgau | -0/+22 |
| 2024-10-01 | Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgr | bors | -12/+44 |
| 2024-10-01 | Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=Amanieu | Guillaume Gomez | -0/+7 |
| 2024-10-01 | Replace -Z default-hidden-visibility with -Z default-visibility | David Lattimore | -12/+44 |
| 2024-09-30 | Improve `--print=check-cfg` documentation | Urgau | -11/+16 |
| 2024-09-22 | Add some missing tracking issue links | clubby789 | -0/+12 |
| 2024-09-21 | remove `#[cmse_nonsecure_entry]` | Folkert | -4/+4 |
| 2024-09-21 | Support clobber_abi and vector/access registers (clobber-only) in s390x inlin... | Taiki Endo | -0/+7 |
| 2024-09-14 | `trait_upcasting` is not currently an incomplete feature. | Kevin Reid | -1/+0 |
| 2024-09-10 | Add -Z small-data-threshold | Paul Menage | -0/+20 |