| Age | Commit message (Expand) | Author | Lines |
| 2023-11-16 | Merge from rustc | Ralf Jung | -33/+44 |
| 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 #117908 - lcnr:region-kind-rename, r=BoxyUwU | bors | -3/+3 |
| 2023-11-15 | Auto merge of #117814 - RalfJung:rustc-logger-without-set-var, r=TaKO8Ki | bors | -30/+41 |
| 2023-11-15 | Merge from rustc | The Miri Conjob Bot | -2143/+15109 |
| 2023-11-15 | Preparing for merge from rustc | The Miri Conjob Bot | -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 #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasi | bors | -2058/+14899 |
| 2023-11-14 | Depend on rustc_driver | Laurențiu Nicola | -0/+4 |
| 2023-11-14 | finish `RegionKind` rename | lcnr | -3/+3 |
| 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 | share getentropy shim across various unixes | Ralf Jung | -36/+48 |
| 2023-11-13 | organize pass-dep tests more by the crate they test | Ralf Jung | -14/+18 |
| 2023-11-13 | update type flags | lcnr | -3/+3 |
| 2023-11-13 | rename `ReLateBound` to `ReBound` | lcnr | -5/+5 |
| 2023-11-13 | freebsd adding getentropy interception support | David Carlier | -1/+29 |
| 2023-11-12 | Auto merge of #117855 - RalfJung:miri, r=RalfJung | bors | -120/+648 |
| 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 | Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnay | bors | -2/+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 | -1/+2 |
| 2023-11-10 | Update cargo | Weihang Lo | -0/+1 |
| 2023-11-10 | Drop anymap license exception | Laurențiu Nicola | -1/+0 |
| 2023-11-10 | data_race: link to docs for 'unusual' race conditions | Ralf Jung | -1/+8 |
| 2023-11-10 | Auto merge of #117750 - klensy:icu-followup, r=Nilstrieb | bors | -0/+4 |
| 2023-11-09 | Auto merge of #117122 - ferrocene:pa-configure-git-diff, r=albertlarsan68 | bors | -16/+69 |
| 2023-11-09 | fmt | Pietro Albini | -4/+1 |
| 2023-11-09 | bump few ICU4X leftover deps | klensy | -0/+4 |
| 2023-11-09 | Auto merge of #117632 - Nilstrieb:icup, r=davidtwco | bors | -2/+34 |
| 2023-11-08 | Rollup merge of #117700 - Zalathar:rename-run-coverage, r=onur-ozkan | Matthias Krüger | -11/+11 |
| 2023-11-08 | Rollup merge of #117663 - klensy:bump-deps, r=davidtwco | Matthias Krüger | -2/+0 |
| 2023-11-08 | Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra | Laurențiu Nicola | -2056/+14887 |
| 2023-11-08 | coverage: Rename the `run-coverage` test mode to `coverage-run` | Zalathar | -11/+11 |
| 2023-11-08 | Auto merge of #117699 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-11-07 | Update cargo | Weihang Lo | -0/+0 |
| 2023-11-08 | Auto merge of #117484 - Zalathar:tests, r=cjgillot | bors | -5/+15 |
| 2023-11-07 | bump some deps | klensy | -2/+0 |