| Age | Commit message (Expand) | Author | Lines |
| 2024-10-19 | Auto merge of #131910 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-10-18 | Update cargo | Weihang Lo | -0/+0 |
| 2024-10-18 | Auto merge of #131892 - flip1995:clippy-subtree-update, r=Manishearth | bors | -1744/+4025 |
| 2024-10-18 | Rollup merge of #131870 - Zalathar:test-collector, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -104/+98 |
| 2024-10-18 | Hotfix TRAIT_METHODS static->const | Philipp Krones | -1/+2 |
| 2024-10-18 | Merge commit 'a109190d7060236e655fc75533373fa274ec5343' into clippy-subtree-u... | Philipp Krones | -1745/+4025 |
| 2024-10-18 | Auto merge of #131887 - jieyouxu:rollup-ftik4ni, r=jieyouxu | bors | -0/+4 |
| 2024-10-18 | Rollup merge of #131877 - RalfJung:checktools-comment, r=ChrisDenton | 许杰友 Jieyou Xu (Joe) | -0/+4 |
| 2024-10-18 | checktools.sh: add link to issue for more context about disabled Miri tests | Ralf Jung | -0/+4 |
| 2024-10-18 | Auto merge of #131362 - Kobzol:ci-free-runners-linux-4c, r=Mark-Simulacrum | bors | -7/+12 |
| 2024-10-18 | Rename `stamp` to `stamp_file_path` | Zalathar | -7/+7 |
| 2024-10-18 | Rename `found_paths` to `found_path_stems` | Zalathar | -8/+8 |
| 2024-10-18 | Rename `inputs` to `common_inputs_stamp` | Zalathar | -7/+13 |
| 2024-10-18 | Store test collection context/state in two structs | Zalathar | -86/+73 |
| 2024-10-18 | Rollup merge of #131857 - WaffleLapkin:dyn-drop-principal-3, r=compiler-errors | Matthias Krüger | -0/+55 |
| 2024-10-18 | Consolidate test collection state in one place | Zalathar | -11/+12 |
| 2024-10-18 | Add more tests | Jules Bertholet | -0/+55 |
| 2024-10-17 | Rollup merge of #129620 - WaffleLapkin:flake, r=Noratrieb | Matthias Krüger | -0/+139 |
| 2024-10-17 | Auto merge of #131832 - lnicola:sync-from-ra, r=lnicola | bors | -1113/+2098 |
| 2024-10-17 | Bump rustc crates | Laurențiu Nicola | -19/+20 |
| 2024-10-17 | Rollup merge of #131595 - fmease:rustdoc-json-mv-obj-safe-dyn-compat, r=aDotI... | Matthias Krüger | -5/+8 |
| 2024-10-17 | Merge from rust-lang/rust | Laurențiu Nicola | -2952/+4174 |
| 2024-10-17 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2024-10-17 | Bump version of scip crate | Varun Gandhi | -7/+7 |
| 2024-10-16 | internal: Use local time when formatting logs | Wilfred Hughes | -1/+32 |
| 2024-10-16 | rustdoc-JSON: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -5/+8 |
| 2024-10-16 | Auto merge of #131797 - matthiaskrgr:rollup-lzpze2k, r=matthiaskrgr | bors | -79/+290 |
| 2024-10-16 | Rollup merge of #131691 - GuillaumeGomez:intra-doc-link-filter-out-2, r=notri... | Matthias Krüger | -56/+261 |
| 2024-10-16 | Rollup merge of #131657 - compiler-errors:rustfmt-modifiers, r=ytmimi | Matthias Krüger | -23/+29 |
| 2024-10-16 | Auto merge of #131792 - matthiaskrgr:rollup-480nwg4, r=matthiaskrgr | bors | -12/+14 |
| 2024-10-16 | Rollup merge of #131594 - fmease:rustdoc-mv-obj-safe-dyn-compat, r=notriddle | Matthias Krüger | -12/+14 |
| 2024-10-16 | Auto merge of #131767 - cuviper:bump-stage0, r=Mark-Simulacrum | bors | -463/+459 |
| 2024-10-16 | rustdoc: Rename "object safe" to "dyn compatible" | León Orell Valerian Liehr | -12/+14 |
| 2024-10-16 | Auto merge of #131775 - Urgau:rollup-yc4a3sf, r=Urgau | bors | -15/+208 |
| 2024-10-16 | Rollup merge of #131764 - Zalathar:double-dir, r=jieyouxu | Urgau | -1/+5 |
| 2024-10-16 | Rollup merge of #131694 - c6c7:fixup-failing-fuchsia-tests, r=Urgau | Urgau | -11/+31 |
| 2024-10-16 | Rollup merge of #131582 - juntyr:emscripten-platform-support, r=jieyouxu | Urgau | -3/+172 |
| 2024-10-16 | Auto merge of #131481 - nnethercote:rm-GenKillSet, r=cjgillot | bors | -2/+2 |
| 2024-10-16 | Add wasm32-unknown-emscripten platform support document | Juniper Tyree | -3/+172 |
| 2024-10-15 | Fix `clippy::needless-lifetimes` in bootstrap | Josh Stone | -7/+7 |
| 2024-10-15 | update STAGE0_MISSING_TARGETS | Josh Stone | -4/+0 |
| 2024-10-15 | update bootstrap configs | Josh Stone | -2/+2 |
| 2024-10-15 | bump stage0 to 1.83.0-beta.1 | Josh Stone | -450/+450 |
| 2024-10-16 | Fix unnecessary nesting in run-make test output directories | Zalathar | -1/+5 |
| 2024-10-15 | Auto merge of #131750 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-10-15 | Update cargo | Weihang Lo | -0/+0 |
| 2024-10-15 | Rollup merge of #131734 - emmanuel-ferdman:master, r=jieyouxu | Michael Goulet | -1/+1 |
| 2024-10-15 | Rollup merge of #131705 - hoodmane:fix-emscripten-tests, r=jieyouxu | Michael Goulet | -3/+7 |
| 2024-10-15 | Rollup merge of #131521 - jdonszelmann:rc, r=joboet | Michael Goulet | -5/+5 |
| 2024-10-15 | Rollup merge of #130568 - eduardosm:const-float-methods, r=RalfJung,tgross35 | Michael Goulet | -43/+0 |