| Age | Commit message (Expand) | Author | Lines |
| 2024-04-05 | Rollup merge of #123350 - compiler-errors:async-closure-by-move, r=oli-obk | Guillaume Gomez | -0/+38 |
| 2024-04-05 | Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si... | Guillaume Gomez | -19/+308 |
| 2024-04-05 | Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-Simulacrum | Guillaume Gomez | -4/+4 |
| 2024-04-05 | Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkov | bors | -7/+0 |
| 2024-04-05 | Auto merge of #123484 - jhpratt:rollup-usz4e64, r=jhpratt | bors | -7/+25 |
| 2024-04-04 | Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomez | Jacob Pratt | -1/+10 |
| 2024-04-04 | Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddle | Jacob Pratt | -6/+15 |
| 2024-04-05 | Auto merge of #123465 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1932/+5287 |
| 2024-04-04 | Force `move` async-closures that are `FnOnce` to make their inner coroutines ... | Michael Goulet | -31/+14 |
| 2024-04-04 | Actually use the inferred ClosureKind from signature inference in coroutine-c... | Michael Goulet | -10/+65 |
| 2024-04-05 | use `Lrc` instead of the aliased type `Arc` directly | y21 | -3/+3 |
| 2024-04-04 | Update browser-ui-test version to 0.17.1 | Guillaume Gomez | -1/+1 |
| 2024-04-04 | remove miri jobserver workaround | belovdv | -7/+0 |
| 2024-04-04 | Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u... | Philipp Krones | -1932/+5287 |
| 2024-04-04 | Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errors | bors | -1/+1 |
| 2024-04-04 | rustdoc prioritise cargo doc: suggestions applied | Harry Han | -1/+10 |
| 2024-04-04 | Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obk | Matthias Krüger | -1/+0 |
| 2024-04-04 | move hir-tree test from run-make to ui test | Yaodong Yang | -1/+0 |
| 2024-04-04 | use `DefineOpaqueTypes::Yes` in rustdoc | Oli Scherer | -1/+1 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -1/+0 |
| 2024-04-03 | rebase oddity | Boxy | -1/+0 |
| 2024-04-03 | Rollup merge of #123421 - taiki-e:netbsd-doc, r=Nilstrieb | Matthias Krüger | -4/+4 |
| 2024-04-03 | Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkov | Matthias Krüger | -11/+9 |
| 2024-04-03 | Rollup merge of #122964 - joboet:pointer_expose, r=Amanieu | Matthias Krüger | -17/+17 |
| 2024-04-04 | Fix target name in NetBSD platform-support doc | Taiki Endo | -4/+4 |
| 2024-04-03 | Rollup merge of #123412 - Kobzol:ci-artifacts-in-summary, r=Mark-Simulacrum | Matthias Krüger | -0/+14 |
| 2024-04-03 | Rollup merge of #123386 - Rajveer100:branch-for-issue-123227, r=onur-ozkan | Matthias Krüger | -11/+2 |
| 2024-04-03 | Rollup merge of #123342 - RalfJung:noskip, r=onur-ozkan | Matthias Krüger | -13/+8 |
| 2024-04-03 | Rollup merge of #123209 - ObsidianMinor:doc/external-clangrt, r=michaelwoerister | Matthias Krüger | -0/+21 |
| 2024-04-03 | rename `expose_addr` to `expose_provenance` | joboet | -17/+17 |
| 2024-04-03 | Output URLs of CI artifacts to GitHub summary | Jakub Beránek | -0/+14 |
| 2024-04-03 | Update `rustdoc_css_themes.rs` to take into account new selectors | Guillaume Gomez | -2/+5 |
| 2024-04-03 | Default to light theme is JS is enabled but not working | Guillaume Gomez | -3/+9 |
| 2024-04-03 | Set `CARGO` instead of `PATH` for Rust Clippy | Rajveer | -11/+2 |
| 2024-04-02 | Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obk | Jubilee | -0/+101 |
| 2024-04-03 | Auto merge of #123398 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-04-02 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-02 | Add section to sanitizer doc for `-Zexternal-clangrt` | Aaron Loyd | -0/+21 |
| 2024-04-02 | Rollup merge of #123380 - Nilstrieb:bomments, r=clubby789 | Jacob Pratt | -6/+5 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -34/+34 |
| 2024-04-02 | Comments, comments, comments | Michael Goulet | -0/+2 |
| 2024-04-02 | Fix capture analysis for by-move closure bodies | Michael Goulet | -0/+99 |
| 2024-04-02 | Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomez | Matthias Krüger | -1/+7 |
| 2024-04-02 | Improve bootstrap comments | Nilstrieb | -6/+5 |
| 2024-04-02 | rustdoc: synthetic auto trait impls: accept unresolved region vars for now | León Orell Valerian Liehr | -1/+7 |
| 2024-04-02 | Rollup merge of #123338 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Guillaume Gomez | -1/+1 |
| 2024-04-02 | Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez | Guillaume Gomez | -238/+828 |
| 2024-04-02 | Clean up src/librustdoc/html/render/search_index/encode.rs | Michael Howell | -24/+22 |
| 2024-04-02 | Auto merge of #123340 - fmease:rustdoc-simplify-auto-trait-impl-synth, r=Guil... | bors | -799/+402 |
| 2024-04-02 | Auto merge of #123336 - workingjubilee:strip-the-trace-off-my-back, r=Nilstrieb | bors | -3/+11 |