| Age | Commit message (Expand) | Author | Lines |
| 2024-10-03 | Auto merge of #131145 - ismailarilik:handle_potential_query_instability_lint_... | bors | -15/+14 |
| 2024-10-03 | Auto merge of #131205 - flip1995:clippy-subtree-update, r=Manishearth | bors | -848/+2484 |
| 2024-10-03 | Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' into clippy-subtree-u... | Philipp Krones | -848/+2484 |
| 2024-10-03 | Auto merge of #131196 - matthiaskrgr:rollup-3it3zqp, r=matthiaskrgr | bors | -38/+44 |
| 2024-10-03 | Auto merge of #13492 - flip1995:rustup, r=flip1995 | bors | -33/+23 |
| 2024-10-03 | Bump nightly version -> 2024-10-03 | Philipp Krones | -1/+1 |
| 2024-10-03 | Merge remote-tracking branch 'upstream/master' into rustup | Philipp Krones | -865/+2531 |
| 2024-10-03 | Rollup merge of #131173 - madsmtm:target-info-solid_asp3-abi, r=lcnr | Matthias Krüger | -0/+2 |
| 2024-10-03 | Rollup merge of #131163 - JakenHerman:master, r=Nadrieril | Matthias Krüger | -1/+17 |
| 2024-10-03 | Rollup merge of #130419 - nnethercote:streamline-HirCollector, r=GuillaumeGomez | Matthias Krüger | -37/+25 |
| 2024-10-03 | Auto merge of #128711 - clarfonthey:default-iters-hash, r=dtolnay | bors | -0/+80 |
| 2024-10-03 | Auto merge of #131185 - workingjubilee:rollup-wkcqe2j, r=workingjubilee | bors | -41/+488 |
| 2024-10-03 | Handle `rustc_metadata` cases of `rustc::potential_query_instability` lint | ismailarilik | -15/+14 |
| 2024-10-02 | Rollup merge of #131166 - madsmtm:target-info-switch-vendor, r=jieyouxu | Jubilee | -0/+1 |
| 2024-10-02 | Rollup merge of #130725 - GrigorenkoPV:@-in-struct-patterns, r=Nadrieril | Jubilee | -13/+150 |
| 2024-10-02 | Rollup merge of #126930 - Xaeroxe:file-checksum-hint, r=chenyukang | Jubilee | -28/+337 |
| 2024-10-02 | Add `get_line` confusable to `Stdin::read_line()` | Jaken Herman | -1/+17 |
| 2024-10-02 | impl Default for Hash{Map,Set} iterators that don't already have it | ltdk | -0/+80 |
| 2024-10-03 | Auto merge of #127912 - joboet:tls_dtor_thread_current, r=cuviper | bors | -139/+536 |
| 2024-10-03 | Auto merge of #131148 - Urgau:hashbrown-0.15, r=Amanieu | bors | -130/+70 |
| 2024-10-02 | Auto merge of #131006 - RalfJung:immediate-sanity, r=saethlin | bors | -3/+6 |
| 2024-10-02 | Auto merge of #130821 - lcnr:nalgebra-hang-2, r=compiler-errors | bors | -134/+443 |
| 2024-10-02 | Fix target_abi in SOLID targets | Mads Marquart | -0/+2 |
| 2024-10-02 | Fix target_vendor for aarch64-nintendo-switch-freestanding | Mads Marquart | -0/+1 |
| 2024-10-02 | Auto merge of #131158 - matthiaskrgr:rollup-3x2vado, r=matthiaskrgr | bors | -279/+538 |
| 2024-10-02 | bless miri tests | joboet | -7/+7 |
| 2024-10-02 | std: make `thread::current` available in all `thread_local!` destructors | joboet | -132/+529 |
| 2024-10-02 | Rollup merge of #131152 - fee1-dead-contrib:fxdiag, r=compiler-errors | Matthias Krüger | -168/+224 |
| 2024-10-02 | Rollup merge of #131151 - jieyouxu:adjust-pr-template, r=fmease | Matthias Krüger | -1/+1 |
| 2024-10-02 | Rollup merge of #131150 - bvanjoi:issue-128327, r=chenyukang | Matthias Krüger | -6/+45 |
| 2024-10-02 | Rollup merge of #131141 - RalfJung:mpmc-test, r=Amanieu | Matthias Krüger | -22/+24 |
| 2024-10-02 | Rollup merge of #131140 - ismailarilik:handle-potential-query-instability-lin... | Matthias Krüger | -34/+33 |
| 2024-10-02 | Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxu | Matthias Krüger | -28/+145 |
| 2024-10-02 | Rollup merge of #130863 - compiler-errors:relax-codegen-dyn-assert, r=lcnr | Matthias Krüger | -20/+66 |
| 2024-10-02 | Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdno | bors | -0/+91 |
| 2024-10-02 | review | lcnr | -23/+31 |
| 2024-10-02 | Improve const traits diagnostics for new desugaring | Deadbeef | -168/+224 |
| 2024-10-02 | Replace zero-width whitespace with a visible `\` | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-10-02 | Auto merge of #131117 - AvatarSenju:helpstring-fix, r=onur-ozkan | bors | -1/+1 |
| 2024-10-02 | only query `params_in_repr` if def kind is adt | bohan | -6/+45 |
| 2024-10-02 | Fix rustdoc-js-std path-ordering test due to API removal | Urgau | -1/+0 |
| 2024-10-02 | Auto merge of #13443 - SpriteOvO:simplify-option-neg-methods, r=xFrednet | bors | -20/+321 |
| 2024-10-02 | Adjust check-cfg get_many_mut usage following API change | Urgau | -12/+12 |
| 2024-10-02 | Update hashbrown to 0.15 and adjust some methods | Urgau | -117/+58 |
| 2024-10-02 | Auto merge of #131143 - workingjubilee:rollup-4ke1tor, r=workingjubilee | bors | -1355/+1589 |
| 2024-10-02 | restore prior more readable suggestion | Jacob Kiesel | -5/+6 |
| 2024-10-01 | Rollup merge of #131121 - lqd:dataflow-viz, r=compiler-errors | Jubilee | -12/+2 |
| 2024-10-01 | Rollup merge of #131108 - jieyouxu:revert-broken-pipe, r=onur-ozkan | Jubilee | -4/+11 |
| 2024-10-01 | Rollup merge of #130885 - RalfJung:interp-error-discard, r=oli-obk | Jubilee | -1339/+1576 |
| 2024-10-02 | mpmc doctest: make sure main thread waits for child threads | Ralf Jung | -22/+24 |