| Age | Commit message (Expand) | Author | Lines |
| 2023-11-16 | bootstrap: only show PGO warnings when verbose | Josh Stone | -1/+3 |
| 2023-11-16 | Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup | Philipp Krones | -1/+1 |
| 2023-11-16 | Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyup | Philipp Krones | -10369/+10338 |
| 2023-11-16 | Auto merge of #3166 - devnexen:reallocarray, r=RalfJung | bors | -1/+48 |
| 2023-11-16 | reallocarray shim linux/freebsd support proposal. | David Carlier | -1/+48 |
| 2023-11-16 | Auto merge of #117875 - Mark-Simulacrum:bootstrap-bump, r=clubby789 | bors | -635/+671 |
| 2023-11-16 | Auto merge of #117955 - notriddle:master, r=GuillaumeGomez | bors | -61/+10 |
| 2023-11-16 | Auto merge of #3168 - RalfJung:set_var, r=RalfJung | bors | -5/+5 |
| 2023-11-16 | get rid of our last uses of set_var | Ralf Jung | -5/+5 |
| 2023-11-16 | Merge from rustc | Ralf Jung | -41/+65 |
| 2023-11-16 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-11-16 | Update cargo | Weihang Lo | -0/+0 |
| 2023-11-16 | Add test suggestions for `mir-opt` and `coverage` | Zalathar | -0/+11 |
| 2023-11-16 | Support multiple globs in static suggestions | Zalathar | -13/+15 |
| 2023-11-16 | Allow trailing commas in static suggestions | Zalathar | -5/+5 |
| 2023-11-15 | Re-format code with new rustfmt | Mark Rousskov | -232/+295 |
| 2023-11-15 | Bump cfg(bootstrap)s | Mark Rousskov | -29/+10 |
| 2023-11-15 | Bump stage0 to latest | Mark Rousskov | -374/+366 |
| 2023-11-15 | rustdoc-search: simplify the checkTypes fast path | Michael Howell | -61/+10 |
| 2023-11-15 | Auto merge of #3164 - devnexen:fbsd_upd3, r=RalfJung | bors | -2/+20 |
| 2023-11-15 | freebsd adding getrandom interception. | David Carlier | -2/+20 |
| 2023-11-15 | Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiser | bors | -0/+12 |
| 2023-11-15 | Auto merge of #117908 - lcnr:region-kind-rename, r=BoxyUwU | bors | -10/+10 |
| 2023-11-15 | Add arm64e-apple-darwin target | Artyom Tetyukhin | -0/+39 |
| 2023-11-15 | Add arm64e-apple-ios target | Artyom Tetyukhin | -0/+40 |
| 2023-11-15 | Auto merge of #117814 - RalfJung:rustc-logger-without-set-var, r=TaKO8Ki | bors | -31/+43 |
| 2023-11-15 | Merge from rustc | The Miri Conjob Bot | -2685/+15959 |
| 2023-11-15 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-11-14 | Auto merge of #117915 - matthiaskrgr:rollup-ztljqrr, r=matthiaskrgr | bors | -1/+1 |
| 2023-11-14 | Rollup merge of #116244 - estebank:issue-73497, r=b-naber | Matthias Krüger | -1/+1 |
| 2023-11-14 | Auto merge of #117907 - nikic:update-llvm-17, r=cuviper | bors | -0/+0 |
| 2023-11-14 | Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasi | bors | -2066/+14906 |
| 2023-11-14 | Depend on rustc_driver | Laurențiu Nicola | -0/+4 |
| 2023-11-14 | Auto merge of #117849 - compiler-errors:cycle, r=cjgillot | bors | -1/+1 |
| 2023-11-14 | finish `RegionKind` rename | lcnr | -10/+10 |
| 2023-11-14 | Update to LLVM 17.0.5 | Nikita Popov | -0/+0 |
| 2023-11-14 | Auto merge of #117330 - tmiasko:custom-mir-cleanup-blocks, r=cjgillot | bors | -31/+31 |
| 2023-11-14 | Custom MIR: Support cleanup blocks | Tomasz Miąsko | -31/+31 |
| 2023-11-13 | doc: add release notes to standalone doc bundle | Michael Howell | -9/+113 |
| 2023-11-13 | don't expose all the borrow tracker stuff to the entire crate | Ralf Jung | -41/+47 |
| 2023-11-13 | Add missing rustc_private features | Laurențiu Nicola | -1/+8 |
| 2023-11-13 | Try Mode::ToolRustc | Laurențiu Nicola | -6/+6 |
| 2023-11-13 | share getentropy shim across various unixes | Ralf Jung | -36/+48 |
| 2023-11-13 | Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Ki | bors | -4/+1 |
| 2023-11-13 | organize pass-dep tests more by the crate they test | Ralf Jung | -14/+18 |
| 2023-11-14 | Rollup merge of #117872 - Mark-Simulacrum:fwd-port-cranelift, r=onur-ozkan | Takayuki Maeda | -4/+1 |
| 2023-11-13 | update type flags | lcnr | -3/+3 |
| 2023-11-13 | rename `ReLateBound` to `ReBound` | lcnr | -14/+10 |
| 2023-11-13 | freebsd adding getentropy interception support | David Carlier | -1/+29 |
| 2023-11-13 | set CFG_OMIT_GIT_HASH=1 during builds when omit-git-hash is enabled | Pietro Albini | -0/+7 |