| Age | Commit message (Expand) | Author | Lines |
| 2024-10-05 | Handle `clippy` cases of `rustc::potential_query_instability` lint | ismailarilik | -34/+32 |
| 2024-10-05 | Auto merge of #131275 - workingjubilee:rollup-4yxqio3, r=workingjubilee | bors | -5/+9 |
| 2024-10-04 | Rollup merge of #129517 - cjgillot:known-panic-array, r=pnkfelix | Jubilee | -5/+9 |
| 2024-10-05 | Auto merge of #131124 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-10-05 | Bless clippy. | Camille GILLOT | -5/+9 |
| 2024-10-04 | Adapt clippy. | Camille GILLOT | -38/+13 |
| 2024-10-04 | rm `ItemKind::OpaqueTy` | Noah Lev | -1/+1 |
| 2024-10-04 | Rollup merge of #130518 - scottmcm:stabilize-controlflow-extra, r=dtolnay | Jubilee | -2/+0 |
| 2024-10-04 | Update cargo | Weihang Lo | -0/+0 |
| 2024-10-04 | Prefer refutable slice patterns over len check + index op | Oli Scherer | -33/+34 |
| 2024-10-04 | Auto merge of #18227 - davidbarsky:davidbarsky/push-lmntvwvznyyx, r=davidbarsky | bors | -62/+190 |
| 2024-10-04 | internal: add JSON formatting for hprof | David Barsky | -62/+190 |
| 2024-10-04 | Implement LLVM x86 gfni intrinsics | Tobias Decking | -0/+722 |
| 2024-10-04 | Rollup merge of #131230 - GuillaumeGomez:no-sandbox, r=notriddle | Guillaume Gomez | -25/+1 |
| 2024-10-04 | Auto merge of #18234 - Veykril:veykril/push-vzynqtlxmrnl, r=Veykril | bors | -70/+114 |
| 2024-10-04 | Enable `--no-sandbox` option by default for rustdoc GUI tests | Guillaume Gomez | -25/+1 |
| 2024-10-04 | internal: Filter out opaque tokens in some of IDE feature macro descensions | Lukas Wirth | -70/+114 |
| 2024-10-04 | clippy | Ralf Jung | -2/+1 |
| 2024-10-04 | Merge from rustc | The Miri Cronjob Bot | -861/+2502 |
| 2024-10-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-10-03 | Rollup merge of #131183 - compiler-errors:opaque-ty-origin, r=estebank | Matthias Krüger | -6/+5 |
| 2024-10-03 | Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u... | Philipp Krones | -848/+2484 |
| 2024-10-03 | make sure we also detect mixed-size races that begin at different addresses | Ralf Jung | -1/+47 |
| 2024-10-03 | Auto merge of #131185 - workingjubilee:rollup-wkcqe2j, r=workingjubilee | bors | -0/+6 |
| 2024-10-03 | fmt | Ralf Jung | -19/+27 |
| 2024-10-03 | Merge from rustc | Ralf Jung | -1244/+1302 |
| 2024-10-03 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-10-02 | Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukang | Jubilee | -0/+6 |
| 2024-10-03 | Auto merge of #127912 - joboet:tls_dtor_thread_current, r=cuviper | bors | -7/+7 |
| 2024-10-02 | Use named fields for OpaqueTyOrigin | Michael Goulet | -1/+1 |
| 2024-10-02 | Remove redundant in_trait from hir::TyKind::OpaqueDef | Michael Goulet | -5/+4 |
| 2024-10-02 | epoll: remove extraneous clone of ready_list | Frank Rehwinkel | -2/+1 |
| 2024-10-02 | epoll: add vector clock to the epoll ready_list | Frank Rehwinkel | -119/+67 |
| 2024-10-02 | epoll: remove unnecessary instructions | Frank Rehwinkel | -3/+0 |
| 2024-10-02 | epoll: add data_race test | Frank Rehwinkel | -0/+108 |
| 2024-10-02 | bless miri tests | joboet | -7/+7 |
| 2024-10-02 | fix: Join rustfmt overrideCommand with project root | Kajetan Puchalski | -3/+3 |
| 2024-10-01 | Rollup merge of #130885 - RalfJung:interp-error-discard, r=oli-obk | Jubilee | -729/+740 |
| 2024-10-01 | add unstable support for outputting file checksums for use in cargo | Jacob Kiesel | -0/+6 |
| 2024-10-01 | fix: correctly parse `use` in generic parameters | SabrinaJewson | -1/+29 |
| 2024-10-01 | make InterpResult a dedicated type to avoid accidentally discarding the error | Ralf Jung | -733/+739 |
| 2024-10-01 | Remove crashes and fix tests | Michael Goulet | -10/+0 |
| 2024-10-01 | Remove anon struct and union types | Michael Goulet | -33/+0 |
| 2024-10-01 | Auto merge of #18219 - Veykril:veykril/push-ytnzuvtoswqz, r=Veykril | bors | -3/+4 |
| 2024-10-01 | fix: Fix bootstrap error message being incorrect | Lukas Wirth | -3/+4 |
| 2024-10-01 | add set_last_error_and_return_i32 helper and use it in a few places | Ralf Jung | -27/+28 |
| 2024-10-01 | make set_last_error directly callable on a bunch of ways to represent errors | Ralf Jung | -80/+88 |
| 2024-10-01 | move io error handling helpers to their own file | Ralf Jung | -184/+193 |
| 2024-10-01 | Fix: Handle block exprs as modules when finding their parents | Shoyu Vanilla | -7/+46 |
| 2024-09-30 | Update wasm-component-ld to 0.5.9 | Alex Crichton | -1/+1 |