| Age | Commit message (Expand) | Author | Lines |
| 2025-06-13 | Rollup merge of #142449 - oli-obk:missing-mgca-args, r=BoxyUwU | Jubilee | -40/+37 |
| 2025-06-13 | Rollup merge of #142441 - compiler-errors:lazier-binder-value-folding, r=lcnr | Jubilee | -210/+285 |
| 2025-06-13 | Rollup merge of #142439 - scrabsha:rust/sasha/uwkqrkztvqry, r=RalfJung | Jubilee | -0/+4 |
| 2025-06-13 | Rollup merge of #142434 - Kobzol:preinstall-eslint, r=marcoieni | Jubilee | -2/+4 |
| 2025-06-13 | Rollup merge of #142405 - oli-obk:type-once, r=RalfJung | Jubilee | -7/+7 |
| 2025-06-13 | Rollup merge of #142302 - JonathanBrouwer:invalid-const-token, r=jdonszelmann | Jubilee | -182/+278 |
| 2025-06-13 | Rollup merge of #142273 - workingjubilee:rework-gpu-kernel-feature-gate-test,... | Jubilee | -21/+172 |
| 2025-06-13 | Rollup merge of #142046 - Qelxiros:122742-vec_peek_mut, r=cuviper | Jubilee | -2/+107 |
| 2025-06-13 | Rollup merge of #141352 - lcnr:no-builtin-preference, r=compiler-errors | Jubilee | -1/+62 |
| 2025-06-13 | Rollup merge of #140969 - Stypox:logger-layer, r=RalfJung,oli-obk | Jubilee | -2/+51 |
| 2025-06-14 | Delete `.release-plz.toml` | Trevor Gross | -13/+0 |
| 2025-06-13 | Remove unneeded lifetimes from signature of BTreeSet::extract_if | David Tolnay | -4/+4 |
| 2025-06-13 | tests: Convert two handwritten minicores to add-core-stubs | Jubilee Young | -10/+6 |
| 2025-06-14 | Auto merge of #142235 - Kobzol:rustc-dist-alt-assertions, r=marcoieni | bors | -1/+6 |
| 2025-06-14 | Add `f16` inline asm support for LoongArch | WANG Rui | -4/+51 |
| 2025-06-13 | Add patch to fix a run-make test | Antoni Boucher | -2/+52 |
| 2025-06-13 | Reduce precedence of expressions that have an outer attr | David Tolnay | -11/+11 |
| 2025-06-13 | Reduce precedence of expressions that have an outer attr | David Tolnay | -45/+121 |
| 2025-06-13 | Fix for run-make tests | Antoni Boucher | -4/+8 |
| 2025-06-13 | Allow lifetime repeats in macros: $($x)'a* | Tadeo Kondrak | -8/+56 |
| 2025-06-13 | Auto merge of #134841 - estebank:serde-attr-4, r=wesleywiser | bors | -7/+418 |
| 2025-06-13 | DRAFT: Add an aarch64-msvc build running on ARM64 Windows | Daniel Paoliello | -5/+50 |
| 2025-06-13 | Add platform support docs & maintainers for *-windows-msvc | Wesley Wiser | -3/+73 |
| 2025-06-14 | Fix incorrect suggestion when calling an associated type with a type anchor | Jonathan Brouwer | -3/+3 |
| 2025-06-14 | Failing test | Jonathan Brouwer | -0/+59 |
| 2025-06-13 | Add AST pretty-printer tests involving attr precedence | David Tolnay | -4/+43 |
| 2025-06-14 | make it support more cases | relaxcn | -54/+109 |
| 2025-06-13 | 100% safe implementation of RepeatN | Soveu | -121/+47 |
| 2025-06-13 | Reenable run-make tests | Antoni Boucher | -7/+5 |
| 2025-06-13 | Merge pull request #708 from rust-lang/tests/remove-passing-tests | antoyo | -38/+20 |
| 2025-06-13 | Fix to make the test zst_no_llvm_alloc pass | Antoni Boucher | -2/+14 |
| 2025-06-13 | Remove tests that pass | Antoni Boucher | -36/+6 |
| 2025-06-13 | remove `pref_align_of` intrinsic handling, rename `{min_=>}align_of{,_val}` | Waffle Lapkin | -9/+13 |
| 2025-06-13 | Mark compiler-builtins as `publish = false` | Trevor Gross | -0/+1 |
| 2025-06-13 | use `MixedBitSet` for borrows-in-scope computation | Rémy Rakic | -6/+6 |
| 2025-06-13 | Don't fold ExternalConstraintsData when it's empty | Michael Goulet | -0/+22 |
| 2025-06-13 | TypeVisiting binders no longer requires TypeFolding its interior | Michael Goulet | -2/+2 |
| 2025-06-13 | TypeVisiting binders no longer requires TypeFolding its interior | Michael Goulet | -24/+22 |
| 2025-06-13 | Replace escaping bound vars in ty/ct visiting, not binder visiting | Michael Goulet | -12/+44 |
| 2025-06-13 | Uplift BoundVarReplacer | Michael Goulet | -148/+174 |
| 2025-06-13 | Make connection between Placeholder and Bound a bit more clear in the type ab... | Michael Goulet | -23/+42 |
| 2025-06-13 | Don't use BTreeMap for mapped_consts | Michael Goulet | -6/+6 |
| 2025-06-13 | Add some missing mailmap entries | Trevor Gross | -0/+7 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -528/+1443 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -40/+15 |
| 2025-06-13 | Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgr | bors | -0/+5 |
| 2025-06-13 | Clean up and sort manifest keys | Trevor Gross | -12/+7 |
| 2025-06-14 | fix: `exhaustive_structs` FP on structs with default valued field | yanglsh | -6/+20 |
| 2025-06-13 | Rework how the disallowed qualifier lints are generated | Jonathan Brouwer | -284/+208 |
| 2025-06-13 | variadic functions: remove list of supported ABIs from error | Ralf Jung | -44/+34 |