| Age | Commit message (Expand) | Author | Lines |
| 2024-05-23 | Rollup merge of #125452 - Urgau:check-cfg-libraries-cleanup, r=bjorn3 | Guillaume Gomez | -2/+0 |
| 2024-05-23 | Rollup merge of #125445 - GuillaumeGomez:rustdoc-migrate-short-out-dir, r=jie... | Guillaume Gomez | -1/+0 |
| 2024-05-23 | Rollup merge of #125401 - GuillaumeGomez:migrate-rustdoc-scrape-examples-macr... | León Orell Valerian Liehr | -1/+0 |
| 2024-05-23 | Rollup merge of #125227 - Oneirical:seventh, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-23 | Rollup merge of #125224 - Oneirical:sixth, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-23 | Auto merge of #116123 - joboet:rewrite_native_tls, r=m-ou-se | bors | -2/+0 |
| 2024-05-23 | Move some expected cfgs to std build.rs as per Cargo recommandation | Urgau | -3/+0 |
| 2024-05-23 | Replace fake "restricted-std" Cargo feature by custom cfg | Urgau | -0/+1 |
| 2024-05-23 | Rollup merge of #125438 - tbu-:pr_rm_to_string_lossy, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-05-23 | Rollup merge of #125421 - Oneirical:bundle-them-yet-again, r=jieyouxu | Matthias Krüger | -4/+16 |
| 2024-05-23 | Rollup merge of #124976 - petrochenkov:usedcrates, r=oli-obk | Matthias Krüger | -8/+8 |
| 2024-05-23 | delete UI tests that only check internal implementation details of thread-locals | joboet | -2/+0 |
| 2024-05-23 | Migrate `run-make/rustdoc-with-short-out-dir-option` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-23 | Auto merge of #125436 - matthiaskrgr:rollup-uijo2ga, r=matthiaskrgr | bors | -3/+2 |
| 2024-05-23 | Remove unneeded string conversion | Tobias Bucher | -1/+1 |
| 2024-05-23 | Rollup merge of #125222 - Oneirical:fifth, r=jieyouxu | Matthias Krüger | -1/+0 |
| 2024-05-23 | Rollup merge of #125156 - zachs18:for_loops_over_fallibles_behind_refs, r=Nil... | Matthias Krüger | -2/+2 |
| 2024-05-23 | Auto merge of #125359 - RalfJung:interpret-overflowing-ops, r=oli-obk | bors | -90/+88 |
| 2024-05-22 | Rewrite and rename `issue-38237` to rmake | Oneirical | -1/+0 |
| 2024-05-22 | rewrite and rename issue-46239 | Oneirical | -1/+6 |
| 2024-05-22 | Auto merge of #125423 - fmease:rollup-ne4l9y4, r=fmease | bors | -2/+2 |
| 2024-05-22 | Rollup merge of #125395 - madsmtm:fix-doc-summary, r=lqd | León Orell Valerian Liehr | -2/+2 |
| 2024-05-22 | rewrite and rename issue-53964 | Oneirical | -1/+0 |
| 2024-05-22 | rewrite issue-30063 | Oneirical | -1/+0 |
| 2024-05-22 | Auto merge of #125415 - fmease:rollup-n2bg7q5, r=fmease | bors | -18/+21 |
| 2024-05-22 | rewrite and rename `issue-24445` to rmake | Oneirical | -1/+8 |
| 2024-05-22 | Rewrite `core-no-oom-handling` as rmake.rs | Oneirical | -2/+8 |
| 2024-05-22 | Rollup merge of #125296 - tesuji:checkcfg-buildstd, r=Nilstrieb,michaelwoerister | León Orell Valerian Liehr | -0/+3 |
| 2024-05-22 | Rollup merge of #124896 - RalfJung:miri-intrinsic-fallback, r=oli-obk | León Orell Valerian Liehr | -18/+18 |
| 2024-05-22 | Auto merge of #124686 - saethlin:rust-file-footer, r=fmease | bors | -1/+3 |
| 2024-05-22 | rustc: Use `tcx.used_crates(())` more | Vadim Petrochenkov | -8/+8 |
| 2024-05-22 | Auto merge of #117329 - RalfJung:offset-by-zero, r=oli-obk,scottmcm | bors | -327/+64 |
| 2024-05-22 | Migrate `run-make/rustdoc-scrape-examples-macros` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-22 | Remove unnecessary `.md` from the documentation sidebar | Mads Marquart | -2/+2 |
| 2024-05-22 | Auto merge of #125387 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-05-21 | PR feedback | Ben Kimock | -1/+1 |
| 2024-05-21 | Add a footer in FileEncoder and check for it in MemDecoder | Ben Kimock | -1/+3 |
| 2024-05-21 | Auto merge of #125202 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1120/+4025 |
| 2024-05-21 | Update cargo | Weihang Lo | -0/+0 |
| 2024-05-21 | Rollup merge of #125369 - saethlin:synthetic-targets-dont-cc, r=onur-ozkan | Matthias Krüger | -4/+1 |
| 2024-05-21 | Rollup merge of #125357 - GuillaumeGomez:migrate-rustdoc-scrape-examples-mult... | Matthias Krüger | -1/+0 |
| 2024-05-21 | Rollup merge of #125310 - workingjubilee:muck-out-the-test-stables, r=Nilstrieb | Matthias Krüger | -1/+1 |
| 2024-05-21 | maybe replace check-cfg values in bootstrap with ones in Cargo.toml | Lzu Tao | -0/+2 |
| 2024-05-21 | addresss reviews | Lzu Tao | -0/+1 |
| 2024-05-21 | Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' into clippy-subtree-u... | Philipp Krones | -1120/+4025 |
| 2024-05-21 | Don't do cc detection for synthetic targets | Ben Kimock | -4/+1 |
| 2024-05-21 | interpret: make overflowing binops just normal binops | Ralf Jung | -90/+88 |
| 2024-05-21 | Auto merge of #125358 - matthiaskrgr:rollup-mx841tg, r=matthiaskrgr | bors | -178/+392 |
| 2024-05-21 | Rollup merge of #125266 - workingjubilee:stream-plastic-love, r=RalfJung,nikic | Matthias Krüger | -0/+17 |
| 2024-05-21 | Rollup merge of #125218 - Oneirical:easy-test-the-third, r=jieyouxu | Matthias Krüger | -1/+0 |