| Age | Commit message (Expand) | Author | Lines |
| 2024-10-25 | some more opportunities for set_last_error_and_return | Ralf Jung | -14/+7 |
| 2024-10-25 | get rid of fd_not_found; improve error handling in FileMetadata | Ralf Jung | -71/+54 |
| 2024-10-25 | Merge pull request #3984 from noahmbright/unix_shims | Ralf Jung | -53/+28 |
| 2024-10-25 | Clear more `eval_libc` errors from unix shims | Noah Bright | -53/+28 |
| 2024-10-22 | Merge pull request #3981 from Kobzol/ci-merge-queue | Marco Ieni | -23/+16 |
| 2024-10-22 | Switch CI to merge queues | Jakub Beránek | -23/+16 |
| 2024-10-22 | Auto merge of #3982 - RalfJung:epoll_ctl, r=RalfJung | bors | -11/+4 |
| 2024-10-22 | Auto merge of #3985 - rust-lang:rustup-2024-10-22, r=RalfJung | bors | -3352/+2810 |
| 2024-10-22 | fmt | The Miri Cronjob Bot | -8/+4 |
| 2024-10-22 | Merge from rustc | The Miri Cronjob Bot | -3348/+2810 |
| 2024-10-22 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-10-21 | Auto merge of #131840 - compiler-errors:impossible-maybe, r=lcnr | bors | -12/+22 |
| 2024-10-21 | Auto merge of #131570 - ehuss:update-xcode, r=Mark-Simulacrum | bors | -8/+8 |
| 2024-10-21 | Update debuginfo test for newer lldb | Eric Huss | -3/+3 |
| 2024-10-21 | Auto merge of #132005 - matthiaskrgr:rollup-ced4upi, r=matthiaskrgr | bors | -560/+613 |
| 2024-10-21 | Rollup merge of #132003 - RalfJung:abi-compat-docs, r=traviscross | Matthias Krüger | -3/+5 |
| 2024-10-21 | Rollup merge of #132001 - lcnr:stabilize-coherence-again, r=compiler-errors | Matthias Krüger | -28/+94 |
| 2024-10-21 | Rollup merge of #131999 - jieyouxu:unit-bindings, r=WaffleLapkin | Matthias Krüger | -0/+100 |
| 2024-10-21 | Rollup merge of #131997 - Veykril:veykril/push-upvqkyxmvkzw, r=jieyouxu | Matthias Krüger | -15/+27 |
| 2024-10-21 | Rollup merge of #131991 - jannden:issue-98565-test, r=jieyouxu | Matthias Krüger | -0/+24 |
| 2024-10-21 | Rollup merge of #131737 - jieyouxu:note-summary, r=ehuss | Matthias Krüger | -0/+11 |
| 2024-10-21 | Rollup merge of #130350 - RalfJung:strict-provenance, r=dtolnay | Matthias Krüger | -514/+352 |
| 2024-10-21 | don't bail when encountering many placeholders | lcnr | -15/+21 |
| 2024-10-21 | epoll_ctl: throw unsupported error on unsupported opcode | Ralf Jung | -11/+4 |
| 2024-10-21 | update ABI compatibility docs for new option-like rules | Ralf Jung | -3/+5 |
| 2024-10-21 | Auto merge of #130987 - thejpster:revise-arm-platform-notes-soft-float, r=ehuss | bors | -22/+45 |
| 2024-10-21 | normalizes-to disable infer var check | lcnr | -14/+74 |
| 2024-10-21 | Auto merge of #3899 - YohDeadfall:prctl-thread-name, r=RalfJung | bors | -7/+185 |
| 2024-10-21 | move strict provenance lints to new feature gate, remove old feature gates | Ralf Jung | -127/+40 |
| 2024-10-21 | stabilize Strict Provenance and Exposed Provenance | Ralf Jung | -387/+312 |
| 2024-10-21 | Auto merge of #3941 - noahmbright:unix_shims, r=oli-obk | bors | -74/+42 |
| 2024-10-21 | unit_bindings: improve test coverage | 许杰友 Jieyou Xu (Joe) | -0/+100 |
| 2024-10-21 | Make rustc_abi compile on stable again | Lukas Wirth | -15/+23 |
| 2024-10-21 | Add rustc_abi and rustc_parse_format to rustc-crates-on-stable test | Lukas Wirth | -0/+4 |
| 2024-10-21 | Auto merge of #131972 - klensy:FindFirstFileExW, r=ChrisDenton | bors | -14/+41 |
| 2024-10-21 | Added support for prctl handling thread names | Yoh Deadfall | -7/+185 |
| 2024-10-21 | Replace `set_last_error` with `set_last_error_and_return_i*` | Noah Bright | -74/+42 |
| 2024-10-21 | test: Add test for trait in FQS cast, issue #98565 | Jan Cibulka | -0/+24 |
| 2024-10-21 | Auto merge of #130628 - workingjubilee:clean-up-result-ffi-guarantees, r=Ralf... | bors | -500/+165 |
| 2024-10-21 | lang: Strengthen RFC 3391 guarantees to match T-lang consensus | Jubilee Young | -0/+71 |
| 2024-10-21 | Auto merge of #131988 - matthiaskrgr:rollup-tx173wn, r=matthiaskrgr | bors | -1752/+1385 |
| 2024-10-21 | Rollup merge of #131981 - compiler-errors:bound-constness, r=cjgillot | Matthias Krüger | -41/+46 |
| 2024-10-21 | Rollup merge of #131968 - compiler-errors:old-effect-handling, r=fee1-dead | Matthias Krüger | -491/+34 |
| 2024-10-21 | Rollup merge of #131728 - jieyouxu:boopstrap, r=onur-ozkan | Matthias Krüger | -1211/+1229 |
| 2024-10-21 | Rollup merge of #126588 - linyihai:trim-extra-comma, r=petrochenkov | Matthias Krüger | -9/+76 |
| 2024-10-21 | Auto merge of #130950 - compiler-errors:yeet-eval, r=BoxyUwU | bors | -338/+407 |
| 2024-10-21 | bootstrap: move `builder.rs` under `builder/` directory | 许杰友 Jieyou Xu (Joe) | -0/+0 |
| 2024-10-21 | bootstrap: minor docs cleanup | 许杰友 Jieyou Xu (Joe) | -12/+15 |
| 2024-10-21 | bootstrap: extract builder cargo to its own module | 许杰友 Jieyou Xu (Joe) | -1211/+1226 |
| 2024-10-21 | Auto merge of #120869 - devnexen:update_fbsd_ci, r=Mark-Simulacrum | bors | -20/+20 |