| Age | Commit message (Expand) | Author | Lines |
| 2024-04-05 | Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-Simulacrum | Guillaume Gomez | -4/+4 |
| 2024-04-05 | Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan | bors | -68/+473 |
| 2024-04-05 | linux/foreign_items: reorder things to make more sense, remove duplicate sock... | Ralf Jung | -47/+32 |
| 2024-04-05 | miri: go look for the item in all crates of the right name | Ralf Jung | -17/+34 |
| 2024-04-05 | Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkov | bors | -7/+0 |
| 2024-04-05 | handle rustc args properly in bootstrap | onur-ozkan | -6/+4 |
| 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 | Ignore `-C strip` on MSVC | icedrocket | -15/+16 |
| 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 | Port issue-7349 to a codegen test | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 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 | Rename ModSep to PathSep | León Orell Valerian Liehr | -2/+2 |
| 2024-04-04 | Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errors | bors | -1/+1 |
| 2024-04-04 | In case a foreign item has `doc(hidden)` attribute, we simply merged its attr... | Guillaume Gomez | -6/+22 |
| 2024-04-04 | Improve code a bit | Guillaume Gomez | -17/+15 |
| 2024-04-04 | rustdoc prioritise cargo doc: suggestions applied | Harry Han | -1/+10 |
| 2024-04-04 | Select specific CI YAML files to expand | Jakub Beránek | -23/+16 |
| 2024-04-04 | Rollup merge of #122448 - high-cloud:move-hir-tree, r=oli-obk | Matthias Krüger | -1/+0 |
| 2024-04-04 | Generate CI job matrix for PR jobs in Python | Jakub Beránek | -14/+84 |
| 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 | adjust frame_in_std to recognize std tests | Ralf Jung | -10/+8 |
| 2024-04-04 | smoke-test 'x.py test --miri' on CI | Ralf Jung | -0/+5 |
| 2024-04-04 | fix parsing the test harness JSON when time could not be measured | Ralf Jung | -4/+8 |
| 2024-04-04 | Merge from rustc | The Miri Cronjob Bot | -56/+176 |
| 2024-04-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-04 | Auto merge of #119820 - lcnr:leak-check-2, r=jackh726 | bors | -1/+0 |
| 2024-04-03 | update messages | Dan | -2/+2 |
| 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-03 | add 'x.py miri', and make it work for 'library/{core,alloc,std}' | Ralf Jung | -30/+405 |
| 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 | epoll: note a FIXME | Ralf Jung | -0/+2 |
| 2024-04-03 | eventfd: fix flag check and note a FIXME | Ralf Jung | -7/+10 |
| 2024-04-03 | Update `rustdoc_css_themes.rs` to take into account new selectors | Guillaume Gomez | -2/+5 |