| Age | Commit message (Expand) | Author | Lines |
| 2024-05-13 | fix fmt | Oneirical | -2/+1 |
| 2024-05-11 | Make tidy happy | Julien | -4/+2 |
| 2024-05-11 | remove trailing whitespace | Julien | -1/+1 |
| 2024-05-11 | Port c-link-to-rust-va-list-fn to Rust | Oneirical | -8/+21 |
| 2024-05-11 | Auto merge of #125007 - klensy:filecheckty, r=Mark-Simulacrum | bors | -8/+8 |
| 2024-05-11 | Auto merge of #124213 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -215/+225 |
| 2024-05-11 | Update Cargo.lock | Mark Rousskov | -213/+221 |
| 2024-05-11 | Pin libc back to 0.2.153 | Mark Rousskov | -2/+3 |
| 2024-05-11 | Add windows_i686_gnullvm to the list | Mark Rousskov | -0/+1 |
| 2024-05-11 | Auto merge of #125010 - matthiaskrgr:rollup-270pck3, r=matthiaskrgr | bors | -1205/+1267 |
| 2024-05-11 | Rollup merge of #125005 - RalfJung:miri-sync, r=RalfJung | Matthias Krüger | -1166/+1182 |
| 2024-05-11 | Rollup merge of #124978 - saethlin:ref-casting_derefs, r=Urgau,Nilstrieb | Matthias Krüger | -2/+11 |
| 2024-05-11 | Rollup merge of #124969 - onur-ozkan:test-tests-remap, r=Mark-Simulacrum | Matthias Krüger | -0/+23 |
| 2024-05-11 | Rollup merge of #124954 - kpreid:fmterr, r=Nilstrieb | Matthias Krüger | -16/+36 |
| 2024-05-11 | Rollup merge of #124928 - okaneco:trim_ascii, r=workingjubilee | Matthias Krüger | -21/+15 |
| 2024-05-11 | Auto merge of #124567 - Jules-Bertholet:and-eats-andmut, r=Nadrieril | bors | -213/+420 |
| 2024-05-11 | fix few typo in filecheck annotations | klensy | -8/+8 |
| 2024-05-11 | Auto merge of #3598 - RalfJung:heap, r=RalfJung | bors | -38/+74 |
| 2024-05-11 | separate windows heap functions from C heap shims | Ralf Jung | -33/+56 |
| 2024-05-11 | alloc: update comments around malloc() alignment | Ralf Jung | -8/+21 |
| 2024-05-11 | Auto merge of #124762 - madsmtm:refactor-apple-target-abi, r=lcnr,BlackHoleFox | bors | -97/+103 |
| 2024-05-11 | Auto merge of #3597 - rust-lang:rustup-2024-05-11, r=RalfJung | bors | -5853/+10665 |
| 2024-05-11 | Auto merge of #125000 - matthiaskrgr:rollup-cc9lc2y, r=matthiaskrgr | bors | -6/+20 |
| 2024-05-11 | Rollup merge of #124994 - saethlin:saethlin-triagebot, r=scottmcm | Matthias Krüger | -1/+4 |
| 2024-05-11 | Rollup merge of #124991 - Infinixius:patch-1, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2024-05-11 | Rollup merge of #124818 - compiler-errors:ena, r=Mark-Simulacrum | Matthias Krüger | -3/+3 |
| 2024-05-11 | Rollup merge of #124766 - devnexen:getrandom_solarish, r=Mark-Simulacrum | Matthias Krüger | -1/+12 |
| 2024-05-11 | Merge from rustc | The Miri Cronjob Bot | -5852/+10664 |
| 2024-05-11 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-05-10 | Stabilize `byte_slice_trim_ascii` for `&[u8]`/`&str` | okaneco | -21/+15 |
| 2024-05-11 | Auto merge of #124996 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-05-10 | Update cargo | Weihang Lo | -0/+0 |
| 2024-05-11 | Auto merge of #124993 - jieyouxu:rollup-u02aso7, r=jieyouxu | bors | -59/+125 |
| 2024-05-10 | Add @saethlin to some triagebot groups | Ben Kimock | -1/+4 |
| 2024-05-11 | Rollup merge of #124930 - compiler-errors:consume-arg, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -1/+25 |
| 2024-05-11 | Rollup merge of #124904 - RalfJung:reachable, r=tmiasko | 许杰友 Jieyou Xu (Joe) | -10/+22 |
| 2024-05-11 | Rollup merge of #124899 - RalfJung:bootstrap-dry, r=onur-ozkan | 许杰友 Jieyou Xu (Joe) | -0/+5 |
| 2024-05-11 | Rollup merge of #124318 - bvanjoi:fix-123911, r=petrochenkov | 许杰友 Jieyou Xu (Joe) | -48/+70 |
| 2024-05-11 | Rollup merge of #124233 - mati865:fix-support-for-upcoming-mingw-w64, r=petro... | 许杰友 Jieyou Xu (Joe) | -0/+3 |
| 2024-05-10 | Fix typo in ManuallyDrop's documentation | Infinixius | -1/+1 |
| 2024-05-10 | Auto merge of #124982 - compiler-errors:uplift-trait-ref, r=lcnr | bors | -313/+492 |
| 2024-05-10 | Auto merge of #123886 - scottmcm:more-rvalue-operands, r=matthewjasper | bors | -14/+231 |
| 2024-05-10 | Apply nits, make some bounds into supertraits on inherent traits | Michael Goulet | -56/+57 |
| 2024-05-10 | Also debug | Michael Goulet | -21/+11 |
| 2024-05-10 | Lift `TraitRef` into `rustc_type_ir` | Michael Goulet | -241/+445 |
| 2024-05-10 | Lift `Lift` | Michael Goulet | -33/+17 |
| 2024-05-10 | Auto merge of #124952 - compiler-errors:no-error, r=lcnr | bors | -393/+432 |
| 2024-05-10 | Add comment on `cap_to_weakly_not` | Jules Bertholet | -0/+1 |
| 2024-05-10 | Move all ref pat logic into `check_pat_ref` | Jules Bertholet | -155/+132 |
| 2024-05-10 | Remove redundant comment | Jules Bertholet | -2/+0 |