| Age | Commit message (Expand) | Author | Lines |
| 2024-10-04 | Avoid dynamic linking to libstd in `command-current-dir` test | Jakub Beránek | -2/+3 |
| 2024-10-03 | Do not include `libstd.so` in sysroot when we statically link to libstd | Jakub Beránek | -2/+17 |
| 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 | 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 | 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-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 |
| 2024-10-02 | Handle `rustc-hir-analysis` cases of `rustc::potential_query_instability` lint | ismailarilik | -34/+33 |
| 2024-10-02 | Auto merge of #130829 - Urgau:option_array_transpose, r=ibraheemdev | bors | -0/+24 |
| 2024-10-02 | Auto merge of #131070 - tgross35:update-root-cc, r=wesleywiser | bors | -4/+7 |
| 2024-10-02 | make `Borrows` dataflow dumps about its loan domain | Rémy Rakic | -11/+1 |
| 2024-10-01 | fix extension for `-Zdump-mir-dataflow` graphviz files | Rémy Rakic | -1/+1 |
| 2024-10-01 | Auto merge of #128204 - GuillaumeGomez:integers-opti, r=workingjubilee | bors | -81/+131 |
| 2024-10-02 | Update helper docs display disable option | Anushrut | -1/+1 |
| 2024-10-01 | make InterpResult a dedicated type to avoid accidentally discarding the error | Ralf Jung | -1468/+1590 |
| 2024-10-01 | Auto merge of #131111 - matthiaskrgr:rollup-n6do187, r=matthiaskrgr | bors | -127/+270 |
| 2024-10-01 | Rollup merge of #130933 - lolbinarycat:rustdoc-li-p, r=GuillaumeGomez,notriddle | Matthias Krüger | -0/+7 |
| 2024-10-01 | Rollup merge of #130773 - bjoernager:master, r=thomcc | Matthias Krüger | -2/+1 |
| 2024-10-01 | Rollup merge of #130229 - RalfJung:ptr-offset-unsigned, r=scottmcm | Matthias Krüger | -44/+54 |
| 2024-10-01 | Rollup merge of #130005 - davidlattimore:protected-vis-flag, r=Urgau | Matthias Krüger | -81/+208 |
| 2024-10-01 | Revert "Drop conditionally applied cargo `-Zon-broken-pipe=kill` flags" | 许杰友 Jieyou Xu (Joe) | -4/+11 |
| 2024-10-01 | Auto merge of #131098 - GuillaumeGomez:rollup-kk74was, r=GuillaumeGomez | bors | -71/+316 |
| 2024-10-01 | Rollup merge of #131088 - klensy:llvm-terminfo, r=Kobzol | Guillaume Gomez | -0/+1 |
| 2024-10-01 | Rollup merge of #131085 - RalfJung:miri-slow-test, r=tgross35 | Guillaume Gomez | -1/+1 |
| 2024-10-01 | Rollup merge of #131079 - alexcrichton:update-wasm-component-ld, r=jieyouxu | Guillaume Gomez | -25/+25 |
| 2024-10-01 | Rollup merge of #131042 - compiler-errors:supertrait-vtable, r=lcnr | Guillaume Gomez | -33/+89 |
| 2024-10-01 | Rollup merge of #130630 - taiki-e:s390x-clobber-abi, r=Amanieu | Guillaume Gomez | -12/+200 |