| Age | Commit message (Expand) | Author | Lines |
| 2025-06-16 | tests: remove define so dso_local attr does not disrupt test | Jubilee Young | -1/+1 |
| 2025-06-05 | encode compiler team acceptance of `-Cforce-frame-pointers` change | Jubilee Young | -5/+30 |
| 2025-06-05 | codegen: modernize frame-pointer-cli-control.rs | Jubilee Young | -13/+14 |
| 2025-06-04 | codegen: test frame pointer attr prefers CLI opt | Jubilee Young | -0/+35 |
| 2025-06-04 | Auto merge of #142002 - onur-ozkan:follow-ups2, r=jieyouxu | bors | -26/+26 |
| 2025-06-04 | Auto merge of #142003 - matthiaskrgr:rollup-ad8l9ns, r=matthiaskrgr | bors | -632/+688 |
| 2025-06-04 | Rollup merge of #142000 - lambdageek:no-symlink-stage0, r=onur-ozkan | Matthias Krüger | -13/+17 |
| 2025-06-04 | Rollup merge of #141888 - ferrocene:lw/decouple-tests-from-2015, r=compiler-e... | Matthias Krüger | -193/+194 |
| 2025-06-04 | Rollup merge of #141871 - nia-e:fix-bitset, r=eholk | Matthias Krüger | -4/+46 |
| 2025-06-04 | Rollup merge of #141467 - cyrgani:const-empty-stringlikes, r=Amanieu | Matthias Krüger | -5/+7 |
| 2025-06-04 | Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee | Matthias Krüger | -10/+36 |
| 2025-06-04 | Rollup merge of #138699 - psumbera:solaris-ci-build3, r=marcoieni | Matthias Krüger | -172/+285 |
| 2025-06-04 | Rollup merge of #137306 - tgross35:remove-i128-u128-improper-ctypes, r=travis... | Matthias Krüger | -235/+75 |
| 2025-06-04 | Rollup merge of #136687 - joshtriplett:improve-display-and-fromstr-docs, r=Am... | Matthias Krüger | -0/+28 |
| 2025-06-04 | Auto merge of #141652 - compiler-errors:more-collect-and-apply, r=lqd | bors | -46/+90 |
| 2025-06-04 | remove outdated RUSTC_SYSROOT handling for ci-rustc | onur-ozkan | -10/+0 |
| 2025-06-04 | bootstrap: don't symlink source dir into stage0 sysroot | Aleksey Kliger | -13/+17 |
| 2025-06-04 | make it possible to request stage 0 std with `Builder::ensure` | onur-ozkan | -15/+19 |
| 2025-06-04 | run `check::Std` as the final step | onur-ozkan | -1/+7 |
| 2025-06-03 | Auto merge of #141984 - matthiaskrgr:rollup-wy6j9ca, r=matthiaskrgr | bors | -5460/+5958 |
| 2025-06-04 | index: add method for checking range on DenseBitSet | Nia Espera | -4/+46 |
| 2025-06-03 | `Display`: Rework explanation of `FromStr`/`Display` round-tripping | Josh Triplett | -2/+7 |
| 2025-06-03 | `FromStr`: Rework explanation of `FromStr`/`Display` round-tripping | Josh Triplett | -6/+5 |
| 2025-06-03 | Add some more description of interactions between `Display` and `FromStr` | Josh Triplett | -0/+6 |
| 2025-06-03 | Improve the documentation of `Display` and `FromStr`, and their interactions | Josh Triplett | -0/+18 |
| 2025-06-03 | Rollup merge of #141957 - ferrocene:lw/missing-dyn-kw2, r=compiler-errors | Matthias Krüger | -31/+26 |
| 2025-06-03 | Rollup merge of #141945 - nnethercote:rm-Path-is_ident, r=compiler-errors | Matthias Krüger | -14/+10 |
| 2025-06-03 | Rollup merge of #141943 - nnethercote:rm-pre-expansion-ast-stats, r=compiler-... | Matthias Krüger | -122/+61 |
| 2025-06-03 | Rollup merge of #141925 - cuviper:vestigial-bootstrap, r=workingjubilee | Matthias Krüger | -134/+14 |
| 2025-06-03 | Rollup merge of #141698 - oli-obk:ctfe-err-flip, r=RalfJung | Matthias Krüger | -4299/+4132 |
| 2025-06-03 | Rollup merge of #141569 - workingjubilee:canonicalize-abi, r=bjorn3 | Matthias Krüger | -788/+879 |
| 2025-06-03 | Rollup merge of #141455 - joboet:tls_exhaustion_abort, r=tgross35 | Matthias Krüger | -11/+10 |
| 2025-06-03 | Rollup merge of #137725 - oli-obk:i-want-to-move-it-move-it, r=compiler-error... | Matthias Krüger | -61/+826 |
| 2025-06-03 | Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzol | bors | -3/+53018 |
| 2025-06-03 | Add `iter` macro | Oli Scherer | -61/+826 |
| 2025-06-03 | Rework collect_and_apply to not rely on size hint for optimization | Michael Goulet | -46/+90 |
| 2025-06-03 | compiler: actually remove Conv now that it is irrelevant | Jubilee Young | -163/+1 |
| 2025-06-03 | compiler: simplify TargetOptions ABI functions | Jubilee Young | -108/+2 |
| 2025-06-03 | bless test for CanonAbi::X86(SysV64) change | Jubilee Young | -1/+3 |
| 2025-06-03 | miri: sed to CanonAbi | Jubilee Young | -327/+354 |
| 2025-06-03 | cg_gcc: convert to CanonAbi | Jubilee Young | -48/+31 |
| 2025-06-03 | cg_clif: convert to CanonAbi | Jubilee Young | -27/+22 |
| 2025-06-03 | cg_llvm: convert to CanonAbi | Jubilee Young | -29/+40 |
| 2025-06-03 | compiler: change Conv to CanonAbi | Jubilee Young | -65/+64 |
| 2025-06-03 | compiler: use CanonAbi for entry_abi | Jubilee Young | -22/+27 |
| 2025-06-03 | compiler: add AbiMap | Jubilee Young | -1/+190 |
| 2025-06-03 | Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgr | bors | -241/+673 |
| 2025-06-03 | Auto merge of #136942 - Kobzol:stage0-sccache, r=jieyouxu | bors | -0/+22 |
| 2025-06-03 | Rollup merge of #141956 - bjorn3:minor_cg_ssa_cleanup, r=oli-obk | Matthias Krüger | -25/+11 |
| 2025-06-03 | Rollup merge of #141931 - ArtemIsmagilov:issue-141849_2, r=nnethercote | Matthias Krüger | -90/+147 |