| Age | Commit message (Expand) | Author | Lines |
| 2025-06-24 | Auto merge of #142956 - GuillaumeGomez:rollup-867246h, r=GuillaumeGomez | bors | -2/+2 |
| 2025-06-24 | Rollup merge of #140622 - petrochenkov:annusexp, r=jieyouxu | Guillaume Gomez | -2/+2 |
| 2025-06-24 | Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubilee | bors | -3/+3 |
| 2025-06-23 | Account for beta revisions when normalizing versions | Josh Stone | -3/+3 |
| 2025-06-23 | Add `#[loop_match]` for improved DFA codegen | bjorn3 | -0/+63 |
| 2025-06-23 | compiletest: Improve diagnostics for line annotation mismatches | Vadim Petrochenkov | -2/+2 |
| 2025-06-23 | tests: Bless abi_gpu_kernel feature gate test | Jubilee Young | -66/+57 |
| 2025-06-23 | move naked checks out of check_attr.rs | Jana Dönszelmann | -2/+2 |
| 2025-06-22 | Port `#[must_use]` to new attribute parsing infrastructure | Jonathan Brouwer | -6/+6 |
| 2025-06-20 | Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35 | bors | -8/+8 |
| 2025-06-20 | Rollup merge of #142715 - folkertdev:fn-align-corrections, r=jdonszelmann | Jakub Beránek | -6/+4 |
| 2025-06-20 | cold | Jana Dönszelmann | -8/+8 |
| 2025-06-20 | Rollup merge of #138291 - jdonszelmann:optimize-attr, r=oli-obk | Trevor Gross | -6/+9 |
| 2025-06-19 | correct template for `#[align]` | Folkert de Vries | -6/+4 |
| 2025-06-18 | Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmann | Trevor Gross | -13/+31 |
| 2025-06-18 | Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc... | Jakub Beránek | -54/+0 |
| 2025-06-18 | convert the `optimize` attribute to a new parser | Jana Dönszelmann | -6/+9 |
| 2025-06-18 | add `#[align]` attribute | Folkert de Vries | -13/+31 |
| 2025-06-17 | make error codes reflect reality better | Jana Dönszelmann | -10/+10 |
| 2025-06-17 | fix bugs in inline/force_inline and diagnostics of all attr parsers | Jana Dönszelmann | -1/+1 |
| 2025-06-17 | Auto merge of #142613 - workingjubilee:rollup-yuod2hg, r=workingjubilee | bors | -17/+47 |
| 2025-06-17 | Reject union default field values | Jieyou Xu | -17/+47 |
| 2025-06-16 | hir_analysis: add `{Meta,Pointee}Sized` bounds | David Wood | -5/+5 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `?Sized` types | David Wood | -46/+4 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -0/+113 |
| 2025-06-15 | Implement pinned borrows, part of `pin_ergonomics` | Frank King | -10/+88 |
| 2025-06-14 | Rollup merge of #142464 - RalfJung:variadic-fn-abi-error, r=workingjubilee | Matthias Krüger | -2/+2 |
| 2025-06-13 | Rollup merge of #142273 - workingjubilee:rework-gpu-kernel-feature-gate-test,... | Jubilee | -21/+172 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -0/+168 |
| 2025-06-13 | variadic functions: remove list of supported ABIs from error | Ralf Jung | -2/+2 |
| 2025-06-12 | add `extern "custom"` functions | Folkert de Vries | -0/+168 |
| 2025-06-12 | Rollup merge of #141162 - mejrs:gated, r=fee1-dead | Matthias Krüger | -59/+78 |
| 2025-06-11 | stabilize gai | Boxy | -54/+0 |
| 2025-06-10 | Rollup merge of #141642 - xizheyin:issue-141619, r=BoxyUwU | León Orell Valerian Liehr | -9/+41 |
| 2025-06-10 | Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 | León Orell Valerian Liehr | -19/+0 |
| 2025-06-09 | tests: Minicore `extern "gpu-kernel"` feature test | Jubilee Young | -21/+172 |
| 2025-06-09 | Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35 | Trevor Gross | -19/+0 |
| 2025-06-09 | refactor `AttributeGate` and `rustc_attr!` to emit notes during feature chec... | mejrs | -59/+78 |
| 2025-06-09 | Make `since` of removed features the version removed and fill `pull` | xizheyin | -1/+1 |
| 2025-06-09 | Note the version and PR of removed features when using it | xizheyin | -11/+20 |
| 2025-06-09 | Add ui test removed-features-note-version-and-pr-issue-141619 | xizheyin | -0/+23 |
| 2025-06-07 | intrinsics: use const generic to set atomic ordering | Ralf Jung | -1/+1 |
| 2025-06-07 | Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target features | sayantn | -19/+0 |
| 2025-06-07 | Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target features | sayantn | -19/+0 |
| 2025-06-03 | Add `iter` macro | Oli Scherer | -9/+9 |
| 2025-05-29 | Rollup merge of #138285 - beetrees:repr128-stable, r=traviscross,bjorn3 | Jacob Pratt | -19/+0 |
| 2025-05-28 | Rollup merge of #140697 - Sa4dUs:split-autodiff, r=ZuseZ4 | Trevor Gross | -23/+23 |
| 2025-05-28 | Stabilise `repr128` | beetrees | -19/+0 |
| 2025-05-27 | Rollup merge of #140367 - folkertdev:asm-cfg, r=nnethercote | Trevor Gross | -0/+105 |
| 2025-05-27 | Rollup merge of #141640 - Fabian-Gruenbichler:mr/test-version-check-rpath-fal... | Matthias Krüger | -17/+0 |