| Age | Commit message (Expand) | Author | Lines |
| 2023-09-25 | ref(bootstrap.py): add `eprint` function | Pouriya Jahanbakhsh | -49/+41 |
| 2023-09-25 | add sanity checks for user write access on `x install` | onur-ozkan | -0/+31 |
| 2023-09-24 | GC the Stacked Borrows allocation history | Ben Kimock | -0/+27 |
| 2023-09-24 | tidy: remove io-lifetimes from the dependency list | chenx97 | -1/+0 |
| 2023-09-24 | Put AVX512 tests together | Eduardo Sánchez Muñoz | -126/+85 |
| 2023-09-24 | Auto merge of #105861 - Ayush1325:uefi-std-minimial, r=workingjubilee | bors | -7/+80 |
| 2023-09-24 | Complete miri test. | Camille GILLOT | -3/+16 |
| 2023-09-24 | Do not assume anything about repeated reification of generic functions. | Camille GILLOT | -1/+0 |
| 2023-09-24 | fmt | The Miri Conjob Bot | -2/+2 |
| 2023-09-24 | Merge from rustc | The Miri Conjob Bot | -214/+131 |
| 2023-09-24 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-24 | Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov | bors | -17/+8 |
| 2023-09-23 | Raise minimum supported iOS version to 10.0 | BlackHoleFox | -10/+1 |
| 2023-09-23 | Raise minimum supported macOS to 10.12 | BlackHoleFox | -7/+7 |
| 2023-09-23 | Pass `-jN` from Make to `BOOTSTRAP_ARGS` | onur-ozkan | -0/+7 |
| 2023-09-23 | Remove GeneratorWitness and rename GeneratorWitnessMIR. | Camille GILLOT | -4/+1 |
| 2023-09-23 | Bless clippy. | Camille GILLOT | -166/+87 |
| 2023-09-23 | Enable drop_tracking_mir by default. | Camille GILLOT | -18/+25 |
| 2023-09-23 | Merge from rustc | The Miri Conjob Bot | -30/+32 |
| 2023-09-23 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-23 | Auto merge of #116052 - oli-obk:ceci_nest_pas_une_query, r=WaffleLapkin | bors | -9/+10 |
| 2023-09-23 | Auto merge of #116066 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-09-23 | Auto merge of #3072 - eduardosm:llvm.ctpop, r=saethlin | bors | -0/+280 |
| 2023-09-23 | Auto merge of #115695 - tmiasko:compiletest-supported-sanitizers, r=oli-obk | bors | -209/+175 |
| 2023-09-22 | Merge `ExternProviders` into the general `Providers` struct | Oli Scherer | -8/+9 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -0/+1 |
| 2023-09-22 | Have a single struct for queries and hook | Oli Scherer | -1/+1 |
| 2023-09-22 | Bump ui_test crate | Oli Scherer | -39/+61 |
| 2023-09-22 | Allow limiting the number of threads running in parallel | Oli Scherer | -1/+5 |
| 2023-09-22 | Bump ui_test crate | Oli Scherer | -1/+1 |
| 2023-09-22 | Move `fail` tests that need dependencies into their own folder, so that wasm ... | Oli Scherer | -0/+6 |
| 2023-09-22 | Bump ui test crate | Oli Scherer | -50/+115 |
| 2023-09-23 | Update cargo | Weihang Lo | -0/+0 |
| 2023-09-22 | Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obk | bors | -28/+28 |
| 2023-09-22 | Rebase to master | Ayush Singh | -4/+6 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -1/+1 |
| 2023-09-22 | Add support for building `std::os::uefi` docs | Ayush Singh | -6/+5 |
| 2023-09-22 | Fixes from PR | Ayush Singh | -20/+24 |
| 2023-09-22 | Add Minimal Std implementation for UEFI | Ayush Singh | -7/+74 |
| 2023-09-22 | Add a way to decouple the implementation and the declaration of a TyCtxt method. | Oli Scherer | -2/+2 |
| 2023-09-22 | Auto merge of #3074 - rust-lang:rustup-2023-09-22, r=RalfJung | bors | -150/+176 |
| 2023-09-22 | clippy | Ralf Jung | -2/+0 |
| 2023-09-22 | Auto merge of #114776 - fee1-dead-contrib:enable-effects-in-libcore, r=oli-obk | bors | -2/+4 |
| 2023-09-22 | fmt | The Miri Conjob Bot | -25/+15 |
| 2023-09-22 | Merge from rustc | The Miri Conjob Bot | -137/+175 |
| 2023-09-22 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-09-22 | run the cron job a bit earlier | Ralf Jung | -1/+1 |
| 2023-09-22 | fix clippy errors (ignore effects in certainty) | Deadbeef | -2/+3 |
| 2023-09-21 | Update search-result-impl-disambiguation.goml | Michael Howell | -2/+2 |
| 2023-09-21 | rustdoc: wait for section to open before trying to highlight | Michael Howell | -2/+6 |