| Age | Commit message (Expand) | Author | Lines |
| 2023-05-31 | CI: test ./miri bench | Ralf Jung | -15/+15 |
| 2023-05-31 | Merge from rustc | Ralf Jung | -195/+123 |
| 2023-05-31 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-05-31 | Auto merge of #2888 - Vanille-N:tb-diags, r=RalfJung | bors | -66/+160 |
| 2023-05-31 | Auto merge of #112127 - matthiaskrgr:rollup-77pt893, r=matthiaskrgr | bors | -17/+54 |
| 2023-05-31 | Rollup merge of #112084 - ozkanonur:improvements, r=clubby789 | Matthias Krüger | -17/+54 |
| 2023-05-31 | Update cargo | Weihang Lo | -0/+0 |
| 2023-05-30 | Auto merge of #111881 - lcnr:leak-check, r=nikomatsakis,jackh726 | bors | -1/+1 |
| 2023-05-30 | directory size limit :< | lcnr | -1/+1 |
| 2023-05-30 | Rollup merge of #112060 - lcnr:early-binder, r=jackh726 | Nilstrieb | -6/+6 |
| 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 | -0/+42 |
| 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 | -30/+30 |
| 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 | EarlyBinder::new -> EarlyBinder::bind | lcnr | -6/+6 |
| 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 | -29/+29 |
| 2023-05-28 | Merge from rustc | Ben Kimock | -1176/+1454 |
| 2023-05-28 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-05-29 | Use `Cow` in `{D,Subd}iagnosticMessage`. | Nicholas Nethercote | -29/+29 |
| 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 | -1/+1 |
| 2023-05-28 | Replace EarlyBinder(x) with EarlyBinder::new(x) | Kyle Matsuda | -6/+6 |
| 2023-05-28 | Auto merge of #112000 - wesleywiser:safestack, r=Amanieu | bors | -0/+9 |
| 2023-05-27 | more precise filtering of events | Neven Villani | -66/+160 |
| 2023-05-27 | Add support for nested panics to miri | Amanieu d'Antras | -32/+53 |
| 2023-05-27 | Auto merge of #111348 - ozkanonur:remove-hardcoded-rustdoc-flags, r=albertlar... | bors | -1136/+1381 |
| 2023-05-27 | Drop uplifted clippy::invalid_utf8_in_unchecked | Urgau | -168/+60 |
| 2023-05-26 | Add SafeStack support to rustc | Wesley Wiser | -0/+9 |
| 2023-05-26 | Stop normalizing so many different prefixes | jyn | -29/+18 |
| 2023-05-26 | Add other workspaces to `linkedProjects` in `rust_analyzer_settings.json` | jyn | -1/+3 |
| 2023-05-26 | Update proc-macro-api for the new rustc metadata format | jyn | -1/+1 |
| 2023-05-26 | rustup | Ben Kimock | -1/+1 |
| 2023-05-26 | Merge from rustc | Ben Kimock | -43/+135 |
| 2023-05-26 | Preparing for merge from rustc | Ben Kimock | -1/+1 |
| 2023-05-26 | deps: bump crates | klensy | -1/+0 |
| 2023-05-26 | Auto merge of #111858 - clubby789:fluent-alphabetical, r=jyn514,compiler-errors | bors | -0/+74 |
| 2023-05-25 | Ensure Fluent messages are in alphabetical order | clubby789 | -0/+74 |
| 2023-05-25 | Rollup merge of #111950 - cjgillot:expn-noinline, r=oli-obk | Michael Goulet | -5/+8 |
| 2023-05-25 | Auto merge of #86844 - bjorn3:global_alloc_improvements, r=pnkfelix | bors | -38/+51 |
| 2023-05-25 | Manually add inlined frames in the interpreter stacktrace. | Camille GILLOT | -5/+8 |
| 2023-05-25 | Improve comments | Michael Howell | -1/+9 |
| 2023-05-25 | rust-installer: include `RUSTC_BOOTSTRAP` when generating installer | Michael Howell | -0/+6 |
| 2023-05-25 | bootstrap: enable Cargo `public-dependency` feature for `libstd` | Michael Howell | -0/+4 |