| Age | Commit message (Expand) | Author | Lines |
| 2023-05-30 | Rollup merge of #112064 - GuillaumeGomez:migrate-gui-test-color-9, r=notriddle | Nilstrieb | -1/+1 |
| 2023-05-30 | Rollup merge of #112060 - lcnr:early-binder, r=jackh726 | Nilstrieb | -7/+7 |
| 2023-05-30 | Rollup merge of #111955 - jyn514:step-refactors, r=clubby789 | Nilstrieb | -167/+225 |
| 2023-05-30 | Rollup merge of #111543 - Urgau:uplift_invalid_utf8_in_unchecked, r=WaffleLapkin | Nilstrieb | -168/+60 |
| 2023-05-30 | use `build_helper::util::try_run` in rustdoc-gui-test | ozkanonur | -17/+2 |
| 2023-05-30 | create `build_helper/src/util` mod | ozkanonur | -65/+79 |
| 2023-05-30 | Auto merge of #112083 - scottmcm:simpler-range-next, r=thomcc | bors | -1/+1 |
| 2023-05-30 | Auto merge of #111989 - klensy:deps-up-26-05-23, r=Mark-Simulacrum | bors | -1/+0 |
| 2023-05-29 | Merge from rustc | Ben Kimock | -145/+137 |
| 2023-05-29 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-05-29 | Update a MIRI fake-time test that this makes "faster" | Scott McMurray | -1/+1 |
| 2023-05-29 | improve `rustdoc-gui-test` to find local `node_modules` | ozkanonur | -0/+10 |
| 2023-05-29 | Rollup merge of #111558 - c410-f3r:t3st3ss, r=WaffleLapkin | Matthias Krüger | -2/+2 |
| 2023-05-29 | Fix bugs in `doc` refactor | jyn | -25/+40 |
| 2023-05-29 | Document `ShouldRun::paths` | jyn | -1/+9 |
| 2023-05-29 | Switch Steps from crates to crate_or_deps where possible | jyn | -4/+6 |
| 2023-05-29 | Switch doc::{Std, Rustc} to `crate_or_deps` | jyn | -124/+100 |
| 2023-05-29 | Extend `msg` and `description` to work with any subcommand | jyn | -5/+9 |
| 2023-05-29 | Add a `make_run_crates` function and use it Rustc and Std | jyn | -10/+17 |
| 2023-05-29 | Allow checking individual crates | jyn | -17/+60 |
| 2023-05-29 | Give a more helpful error when calling `cargo_crates_in_set` for an alias | jyn | -1/+4 |
| 2023-05-29 | Fix linkage for large binaries on mips64 platforms ... | Ximin Luo | -0/+6 |
| 2023-05-29 | Update browser-ui-test version to 0.16.5 | Guillaume Gomez | -1/+1 |
| 2023-05-29 | Auto merge of #111235 - loongarch-rs:stabilize-asm, r=Amanieu | bors | -16/+1 |
| 2023-05-29 | EarlyBinder::new -> EarlyBinder::bind | lcnr | -7/+7 |
| 2023-05-29 | Auto merge of #111329 - jyn514:metadata-ice, r=bjorn3 | bors | -1/+1 |
| 2023-05-29 | Auto merge of #111748 - nnethercote:Cow-DiagnosticMessage, r=WaffleLapkin | bors | -128/+135 |
| 2023-05-28 | Merge from rustc | Ben Kimock | -1660/+2110 |
| 2023-05-28 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -128/+135 |
| 2023-05-28 | Auto merge of #111813 - scottmcm:pretty-mir, r=cjgillot | bors | -1/+4 |
| 2023-05-28 | Make EarlyBinder's inner value private; and fix all of the resulting errors | Kyle Matsuda | -7/+7 |
| 2023-05-28 | Replace EarlyBinder(x) with EarlyBinder::new(x) | Kyle Matsuda | -7/+7 |
| 2023-05-28 | Migrate to Askama | sladynnunes | -3/+3 |
| 2023-05-28 | Migrate to Askama | sladynnunes | -10/+16 |
| 2023-05-28 | Auto merge of #112028 - fee1-dead-contrib:rollup-4xxzxd0, r=fee1-dead | bors | -6/+8 |
| 2023-05-28 | Rollup merge of #112005 - sladyn98:item-foreign-types, r=GuillaumeGomez | fee1-dead | -6/+8 |
| 2023-05-28 | Auto merge of #112000 - wesleywiser:safestack, r=Amanieu | bors | -90/+54 |
| 2023-05-27 | Auto merge of #112023 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -48/+1 |
| 2023-05-27 | Migrate to Askama | sladynnunes | -6/+8 |
| 2023-05-27 | Revert "Rollup merge of #111538 - chenyukang:yukang-fix-110067-version-issue,... | Mark Rousskov | -47/+0 |
| 2023-05-27 | Rollup merge of #112018 - GuillaumeGomez:cleanup-tcx, r=notriddle | Matthias Krüger | -43/+39 |
| 2023-05-27 | Rollup merge of #111946 - nicklimmm:askama-item-template-trait, r=GuillaumeGomez | Matthias Krüger | -42/+61 |
| 2023-05-27 | Rollup merge of #109084 - dekrain:fix-panic-arg0-expansion, r=petrochenkov | Matthias Krüger | -2/+11 |
| 2023-05-27 | Bump to 1.72.0 | Mark Rousskov | -1/+1 |
| 2023-05-27 | Fix ICE caused by at-expanding argument 0 instead of removing it early | dekrain | -2/+11 |
| 2023-05-27 | more precise filtering of events | Neven Villani | -66/+160 |
| 2023-05-27 | Auto merge of #110975 - Amanieu:panic_count, r=joshtriplett | bors | -32/+53 |
| 2023-05-27 | Add support for nested panics to miri | Amanieu d'Antras | -32/+53 |
| 2023-05-27 | Clean up usage of `cx.tcx` when `tcx` is already set into a variable | Guillaume Gomez | -43/+39 |