| Age | Commit message (Expand) | Author | Lines |
| 2025-07-13 | update issue number for `const_trait_impl` | Deadbeef | -1/+1 |
| 2025-07-02 | Auto merge of #143214 - camsteffen:remove-let-chains-feature, r=est31 | bors | -2/+0 |
| 2025-07-02 | Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrum | bors | -3/+3 |
| 2025-07-01 | Remove support for dyn* | Michael Goulet | -2/+0 |
| 2025-07-01 | Update version placeholders | Josh Stone | -3/+3 |
| 2025-06-30 | Remove let_chains feature | Cameron Steffen | -2/+0 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -1/+1 |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -1/+1 |
| 2025-06-25 | compiler: Trim the misleading C of C-cmse from errors | Jubilee Young | -1/+1 |
| 2025-06-25 | compiler: remove misleading 'c' from `abi_c_cmse_nonsecure_call` feature | Jubilee Young | -2/+2 |
| 2025-06-23 | Add `#[loop_match]` for improved DFA codegen | bjorn3 | -0/+2 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -1/+1 |
| 2025-06-18 | Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc... | Jakub Beránek | -2/+0 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -0/+2 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -2/+0 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -2/+0 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -0/+2 |
| 2025-06-11 | stabilize gai | Boxy | -2/+0 |
| 2025-06-10 | Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 | León Orell Valerian Liehr | -2/+0 |
| 2025-06-07 | Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target features | sayantn | -2/+0 |
| 2025-06-07 | Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target features | sayantn | -2/+0 |
| 2025-05-28 | Stabilise `repr128` | beetrees | -2/+0 |
| 2025-05-27 | support `#[cfg(...)]` on arguments to the `asm!` macros | Folkert de Vries | -0/+2 |
| 2025-05-18 | Stabilize `avx512_target_feature` | sayantn | -1/+0 |
| 2025-05-12 | update version placeholders | Pietro Albini | -10/+10 |
| 2025-05-07 | Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r... | Jacob Pratt | -0/+1 |
| 2025-05-06 | Added `apxf` target feature support, under flag `apx_target_feature` | Madhav Madhusoodanan | -0/+1 |
| 2025-05-06 | Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes... | Stuart Cook | -0/+2 |
| 2025-05-05 | Implement RFC 3503: frontmatters | Deadbeef | -0/+2 |
| 2025-05-04 | Initial support for dynamically linked crates | Bryanskiy | -0/+2 |
| 2025-05-04 | Rollup merge of #139675 - sayantn:avx10, r=Amanieu | Stuart Cook | -0/+2 |
| 2025-04-28 | Rollup merge of #140323 - tgross35:cfg-unstable-float, r=Urgau | Chris Denton | -0/+2 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -0/+2 |
| 2025-04-27 | Implement the internal feature `cfg_target_has_reliable_f16_f128` | Trevor Gross | -0/+2 |
| 2025-04-26 | Add the `avx10.1` and `avx10.2` target features | sayantn | -0/+2 |
| 2025-04-20 | stabilize `naked_functions` | Folkert de Vries | -2/+0 |
| 2025-04-17 | Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgr | bors | -2/+0 |
| 2025-04-17 | Rollup merge of #138632 - clubby789:stabilize-cfg-boolean-lit, r=davidtwco,Ur... | Matthias Krüger | -2/+0 |
| 2025-04-15 | Add `explicit_extern_abis` unstable feature | Obei Sideg | -0/+2 |
| 2025-04-13 | Rollup merge of #139001 - folkertdev:naked-function-rustic-abi, r=traviscross... | Jacob Pratt | -0/+2 |
| 2025-04-09 | replace version placeholder | Boxy | -5/+5 |
| 2025-04-07 | Add `naked_functions_rustic_abi` feature gate | Folkert de Vries | -0/+2 |
| 2025-04-07 | Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obk | Stuart Cook | -1/+1 |
| 2025-04-06 | update docs | Bennet Bleßmann | -1/+1 |
| 2025-04-04 | fixup! Implement `super let`. | Mara Bos | -1/+1 |
| 2025-04-03 | Stabilize `cfg_boolean_literals` | clubby789 | -2/+0 |
| 2025-04-03 | Rollup merge of #139080 - m-ou-se:super-let-gate, r=traviscross | Matthias Krüger | -0/+2 |
| 2025-04-02 | Mark super_let feature as incomplete. | Mara Bos | -1/+1 |
| 2025-04-02 | Rollup merge of #138003 - sayantn:new-amx, r=Amanieu | Stuart Cook | -0/+1 |
| 2025-04-01 | Auto merge of #138492 - lcnr:rm-inline_const_pat, r=oli-obk | bors | -2/+0 |