| Age | Commit message (Expand) | Author | Lines |
| 2024-05-06 | Rollup merge of #124808 - compiler-errors:super, r=lcnr | Matthias Krüger | -1/+28 |
| 2024-05-06 | Rollup merge of #124771 - compiler-errors:cand-has-failing-wc, r=lcnr | Matthias Krüger | -6/+86 |
| 2024-05-06 | Rollup merge of #124724 - compiler-errors:prefer-lower, r=lcnr | Matthias Krüger | -5/+16 |
| 2024-05-06 | Rollup merge of #124520 - tbu-:pr_create_dir_all_doc, r=Amanieu | Matthias Krüger | -3/+7 |
| 2024-05-06 | Use super_fold in RegionsToStatic visitor | Michael Goulet | -1/+28 |
| 2024-05-06 | Don't consider candidates with no failing where clauses | Michael Goulet | -6/+86 |
| 2024-05-06 | Prefer lower vtable candidates in select in new solver | Michael Goulet | -5/+16 |
| 2024-05-06 | Auto merge of #124753 - GuillaumeGomez:migrate-rustdoc-determinism, r=jieyouxu | bors | -59/+108 |
| 2024-05-06 | Auto merge of #124497 - rytheo:move-std-tests-to-library, r=workingjubilee | bors | -89/+97 |
| 2024-05-06 | Auto merge of #124679 - Urgau:check-cfg-structured-cli-errors, r=nnethercote | bors | -34/+151 |
| 2024-05-06 | Migrate `run-make/rustdoc-error-lines` to `rmake.rs` | Guillaume Gomez | -14/+22 |
| 2024-05-06 | Add new `output` method to `Rustc` and `Rustdoc` types | Guillaume Gomez | -15/+30 |
| 2024-05-06 | Improve check-cfg CLI errors with more structured diagnostics | Urgau | -33/+150 |
| 2024-05-06 | Return coherent description for boolean instead of panicking | Urgau | -1/+1 |
| 2024-05-06 | Auto merge of #124784 - matthiaskrgr:rollup-e9pg3v4, r=matthiaskrgr | bors | -38/+97 |
| 2024-05-06 | Rollup merge of #124768 - fmease:enable-triagebot-transfer-2, r=jackh726 | Matthias Krüger | -0/+4 |
| 2024-05-06 | Rollup merge of #124765 - GuillaumeGomez:fix-wrong-cog-colotr, r=notriddle | Matthias Krüger | -1/+37 |
| 2024-05-06 | Rollup merge of #124742 - Urgau:check-cfg-rustfmt, r=fmease | Matthias Krüger | -37/+56 |
| 2024-05-06 | Auto merge of #124638 - nnethercote:mv-expand-tests, r=compiler-errors | bors | -425/+405 |
| 2024-05-06 | Auto merge of #124747 - MasterAwesome:master, r=davidtwco | bors | -73/+826 |
| 2024-05-06 | Move some tests from `rustc_expand` to `rustc_parse`. | Nicholas Nethercote | -425/+405 |
| 2024-05-05 | Auto merge of #124146 - madsmtm:apple-triage, r=dtolnay | bors | -5/+13 |
| 2024-05-05 | Auto merge of #124603 - Zalathar:mcdc-mappings, r=Nadrieril | bors | -157/+158 |
| 2024-05-05 | Change the label for the Apple ping group to the new O-apple | Mads Marquart | -1/+1 |
| 2024-05-05 | Meta: Enable the triagebot transfer command | León Orell Valerian Liehr | -0/+4 |
| 2024-05-05 | Add GUI regression test for setting's cog color | Guillaume Gomez | -1/+31 |
| 2024-05-05 | Fix bad color for setting cog in ayu theme | Guillaume Gomez | -0/+6 |
| 2024-05-05 | Auto merge of #124754 - RalfJung:miri-sync, r=RalfJung | bors | -1634/+1910 |
| 2024-05-05 | update rustc-build-sysroot for dealing with unexpected_cfgs | Ralf Jung | -3/+3 |
| 2024-05-05 | update lockfile | Ralf Jung | -9/+79 |
| 2024-05-05 | Auto merge of #124752 - GuillaumeGomez:rollup-a4qagbd, r=GuillaumeGomez | bors | -741/+1281 |
| 2024-05-05 | Rename `run-make-support` library `output` method to `command_output` | Guillaume Gomez | -12/+13 |
| 2024-05-05 | Migrate `run-make/doctests-runtool` to rmake | Guillaume Gomez | -21/+39 |
| 2024-05-05 | Implement `edition` method on `Rustdoc` type as well | Guillaume Gomez | -0/+7 |
| 2024-05-05 | Rename test for issue 21058 | Ryan Lowe | -8/+8 |
| 2024-05-05 | Rollup merge of #124750 - ultrabear:ultrabear_softfloatdoc, r=workingjubilee | Guillaume Gomez | -0/+12 |
| 2024-05-05 | Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwco | Guillaume Gomez | -691/+366 |
| 2024-05-05 | Rollup merge of #124748 - madsmtm:fix-32bit-watchos-unwind, r=Mark-Simulacrum | Guillaume Gomez | -15/+23 |
| 2024-05-05 | Rollup merge of #124736 - calebsander:feature/upgrade-time, r=dtolnay | Guillaume Gomez | -5/+5 |
| 2024-05-05 | Rollup merge of #124668 - 12101111:fix-bootstrap-tarball, r=onur-ozkan | Guillaume Gomez | -6/+1 |
| 2024-05-05 | Rollup merge of #124148 - notriddle:notriddle/reference, r=GuillaumeGomez | Guillaume Gomez | -24/+874 |
| 2024-05-05 | Auto merge of #3565 - RalfJung:libc, r=RalfJung | bors | -451/+418 |
| 2024-05-05 | hello: also ensure stderr works | Ralf Jung | -0/+2 |
| 2024-05-05 | move randomness tests into a single file and share the getrandom implementati... | Ralf Jung | -88/+55 |
| 2024-05-05 | move things out of libc-misc that have a better home; make libc-misc work on ... | Ralf Jung | -364/+362 |
| 2024-05-05 | Fix unwinding on 32-bit watchOS ARM | Mads Marquart | -15/+23 |
| 2024-05-05 | Auto merge of #3569 - RalfJung:cargo-update, r=RalfJung | bors | -335/+309 |
| 2024-05-05 | housekeeping: update dependencies | Ralf Jung | -335/+309 |
| 2024-05-05 | Auto merge of #3568 - RalfJung:pthread-thread_t, r=RalfJung | bors | -5/+7 |
| 2024-05-05 | unix/thread: properly use pthread_t for thread IDs | Ralf Jung | -5/+7 |