| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 | Add missing rustc_private features | Laurențiu Nicola | -1/+8 |
| 2023-11-13 | update type flags | lcnr | -3/+3 |
| 2023-11-13 | rename `ReLateBound` to `ReBound` | lcnr | -5/+5 |
| 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-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 |
| 2023-11-07 | coverage: Give each coverage test mode a separate output directory | Zalathar | -2/+12 |
| 2023-11-07 | coverage: Copy all remaining run-coverage tests into coverage-map | Zalathar | -1/+1 |
| 2023-11-07 | coverage: Use `-Copt-level=2` by default in run-coverage tests | Zalathar | -2/+2 |
| 2023-11-06 | Allow tests with rust-rustfix and revisions | Matthew Jasper | -1/+1 |
| 2023-11-06 | rename github_repository to git_repository | Pietro Albini | -9/+9 |
| 2023-11-06 | Update ICU4X | Nilstrieb | -2/+34 |
| 2023-11-06 | Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwco | bors | -0/+1 |
| 2023-11-06 | Auto merge of #117585 - dnbln:feat/move-kw-span, r=cjgillot | bors | -6/+11 |
| 2023-11-06 | use portable AtomicU64 for powerPC and MIPS | SparrowLii | -0/+1 |
| 2023-11-05 | Auto merge of #117191 - Skgland:easy-beta-channels, r=Mark-Simulacrum | bors | -0/+23 |
| 2023-11-04 | fix clippy author and failing test | Dinu Blanovschi | -4/+9 |
| 2023-11-04 | fixes for rustfmt + ast visitor | Dinu Blanovschi | -2/+2 |
| 2023-11-04 | Auto merge of #117579 - RalfJung:miri, r=RalfJung | bors | -255/+574 |
| 2023-11-04 | Auto merge of #3145 - RalfJung:data-race-error, r=RalfJung | bors | -166/+233 |
| 2023-11-04 | Warn when lint level is set on a match arm | Nadrieril | -1/+1 |
| 2023-11-04 | Auto merge of #117566 - weihanglo:update-cargo, r=weihanglo | bors | -1/+0 |