| Age | Commit message (Expand) | Author | Lines |
| 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 | bootstrap: simplify setting unstable-options for tools | onur-ozkan | -4/+10 |
| 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 | interpret: simplify handling of shifts by no longer trying to handle signed a... | Ralf Jung | -0/+24 |
| 2023-11-12 | freebsd interceptions update proposal | David Carlier | -7/+45 |
| 2023-11-12 | write .last-warned-change-id only if environment is tty | onur-ozkan | -2/+7 |
| 2023-11-12 | bootstrap: add doc-comments for `ChangeSeverity` | onur-ozkan | -1/+3 |
| 2023-11-12 | remove .last-warned-change-id on `x clean` | onur-ozkan | -0/+1 |
| 2023-11-12 | refactor change-tracking implementation | onur-ozkan | -27/+70 |
| 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 | print the change warnings once for per id | onur-ozkan | -0/+10 |
| 2023-11-11 | merge `if-available` and `if-unchanged` for `download-ci-llvm` | onur-ozkan | -10/+12 |
| 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 |
| 2023-11-10 | Switch `fuchsia-test-runner.py` to `ffx product` | Erick Tryzelaar | -8/+44 |
| 2023-11-10 | Destructure `Conf` in `register_lints` | Alex Macleod | -1/+1 |
| 2023-11-10 | Update cargo | Weihang Lo | -0/+1 |
| 2023-11-10 | Allow rustc_private for RustAnalyzer | Laurențiu Nicola | -2/+1 |
| 2023-11-10 | Drop anymap license exception | Laurențiu Nicola | -1/+0 |
| 2023-11-10 | Auto merge of #117765 - onur-ozkan:fix-117762, r=clubby789 | bors | -0/+6 |
| 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-10 | Rollup merge of #114191 - rcvalle:rust-exploit-mitigations, r=cuviper | Matthias Krüger | -209/+195 |
| 2023-11-09 | enable unstable feature on `x clean [PATH]` | onur-ozkan | -0/+6 |
| 2023-11-09 | Auto merge of #117708 - onur-ozkan:x-setup, r=clubby789 | bors | -104/+112 |
| 2023-11-09 | Auto merge of #117122 - ferrocene:pa-configure-git-diff, r=albertlarsan68 | bors | -21/+93 |
| 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-09 | chore(bootstrap): capitalize {error, warning, info, note} tags | onur-ozkan | -92/+92 |
| 2023-11-09 | allow users to override the existing configuration during x setup | onur-ozkan | -1/+11 |
| 2023-11-09 | check config file before prompts on x setup | onur-ozkan | -13/+11 |
| 2023-11-09 | Rollup merge of #117724 - Kobzol:shim-error-message, r=onur-ozkan | Takayuki Maeda | -1/+3 |
| 2023-11-09 | Rollup merge of #117723 - onur-ozkan:keep-bootstrap-on-x-clean, r=albertlarsan68 | Takayuki Maeda | -1/+0 |
| 2023-11-08 | Auto merge of #117454 - shepmaster:github-actions-m1-tests, r=GuillaumeGomez,... | bors | -0/+47 |