| Age | Commit message (Expand) | Author | Lines |
| 2023-11-16 | Merge from rustc | Ralf Jung | -41/+65 |
| 2023-11-16 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 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 | 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 | 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-12 | rustdoc: use `.rustdoc` class instead of `body` | Michael Howell | -2/+2 |
| 2023-11-12 | Cranelift isn't available on non-nightly channels | Mark Rousskov | -4/+1 |
| 2023-11-12 | Auto merge of #117855 - RalfJung:miri, r=RalfJung | bors | -120/+648 |
| 2023-11-12 | make LayoutError::Cycle carry ErrorGuaranteed | Michael Goulet | -1/+1 |
| 2023-11-12 | Auto merge of #3159 - eduardosm:sse41-round, r=RalfJung | bors | -96/+372 |
| 2023-11-12 | Improve SSE4.1 rounding tests coverage | Eduardo Sánchez Muñoz | -137/+305 |
| 2023-11-12 | more consistent naming for TLS tests | Ralf Jung | -10/+13 |
| 2023-11-12 | Auto merge of #2931 - max-heller:issue-2881, r=RalfJung | bors | -10/+148 |
| 2023-11-12 | allow allocations referenced by main thread TLS to leak | max-heller | -10/+148 |
| 2023-11-12 | Implement roundps and roundpd SSE4.1 intrinsics | Eduardo Sánchez Muñoz | -16/+124 |
| 2023-11-12 | better error when calling pthread shims on unsupported unixes | Ralf Jung | -0/+70 |
| 2023-11-12 | tweak comments | Ralf Jung | -9/+5 |
| 2023-11-12 | freebsd interceptions update proposal | David Carlier | -7/+45 |
| 2023-11-11 | Add -Z llvm_module_flag | Paul Menage | -0/+12 |
| 2023-11-11 | Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnay | bors | -2/+1 |
| 2023-11-11 | Auto merge of #117820 - Mark-Simulacrum:bump-version, r=Mark-Simulacrum | bors | -1/+1 |
| 2023-11-11 | Bump nightly version | Mark Rousskov | -1/+1 |
| 2023-11-11 | Miri: use new init_logger function, avoid calling env::set_var | Ralf Jung | -29/+39 |
| 2023-11-11 | rustc_log: provide a way to init logging based on the values, not names, of t... | Ralf Jung | -2/+4 |
| 2023-11-11 | Auto merge of #117797 - weihanglo:update-cargo, r=weihanglo | bors | -0/+1 |
| 2023-11-11 | Auto merge of #117799 - erickt:fuchsia, r=tmandry | bors | -8/+44 |