| Age | Commit message (Expand) | Author | Lines |
| 2023-12-13 | fix computing the dynamic alignment of packed structs with dyn trait tails | Ralf Jung | -0/+21 |
| 2023-12-13 | Auto merge of #118500 - ZetaNumbers:tcx_hir_refactor, r=petrochenkov | bors | -61/+60 |
| 2023-12-13 | Auto merge of #118534 - RalfJung:extern-type-size-of-val, r=WaffleLapkin | bors | -0/+43 |
| 2023-12-12 | Uplift TypeAndMut | Michael Goulet | -3/+3 |
| 2023-12-12 | Auto merge of #118765 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-12-12 | Rollup merge of #117914 - estebank:issue-85843, r=wesleywiser | Matthias Krüger | -1/+1 |
| 2023-12-12 | also add a Miri test | Ralf Jung | -0/+43 |
| 2023-12-12 | Update cargo | Weihang Lo | -0/+0 |
| 2023-12-12 | Move some methods from `tcx.hir()` to `tcx` | zetanumbers | -61/+60 |
| 2023-12-12 | Auto merge of #118817 - lnicola:sync-from-ra, r=lnicola | bors | -6213/+9743 |
| 2023-12-12 | Rollup merge of #118756 - jyn514:colors, r=estebank | Matthias Krüger | -1/+1 |
| 2023-12-12 | Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si... | Matthias Krüger | -17/+97 |
| 2023-12-12 | fmt | The Miri Conjob Bot | -8/+4 |
| 2023-12-12 | Merge from rustc | The Miri Conjob Bot | -323/+148 |
| 2023-12-12 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-12-11 | Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkin | bors | -13/+18 |
| 2023-12-11 | Update rust-analyzer to support new `injected_env_var` function | Guillaume Gomez | -0/+4 |
| 2023-12-11 | Auto merge of #3222 - RalfJung:waker-noop, r=RalfJung | bors | -63/+17 |
| 2023-12-11 | use Waker::noop instead of defining our own Waker | Ralf Jung | -63/+17 |
| 2023-12-11 | Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwco | bors | -244/+72 |
| 2023-12-11 | Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomez | bors | -4/+4 |
| 2023-12-11 | Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8Ki | Guillaume Gomez | -4/+4 |
| 2023-12-11 | Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler... | bors | -14/+31 |
| 2023-12-11 | Fix typo in cfg | Laurențiu Nicola | -1/+1 |
| 2023-12-11 | Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra | Laurențiu Nicola | -6213/+9743 |
| 2023-12-10 | Apply suggestions from code review | Ben Kimock | -7/+7 |
| 2023-12-11 | Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrum | bors | -1/+5 |
| 2023-12-11 | Add spacing information to delimiters. | Nicholas Nethercote | -4/+4 |
| 2023-12-10 | Auto merge of #3219 - saethlin:map-failed, r=RalfJung | bors | -4/+83 |
| 2023-12-10 | Return MAP_FAILED when mmap fails | Ben Kimock | -4/+83 |
| 2023-12-10 | Remove edition umbrella features. | Eric Huss | -4/+4 |
| 2023-12-10 | Auto merge of #3199 - Jefffrey:fix-doc-and-script, r=RalfJung | bors | -3/+4 |
| 2023-12-10 | fix clippy | Deadbeef | -14/+31 |
| 2023-12-10 | Merge from rustc | Ralf Jung | -28/+50 |
| 2023-12-10 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2023-12-10 | remove redundant imports | surechen | -43/+14 |
| 2023-12-09 | Rollup merge of #118737 - nnethercote:tidy-alphabetical-in-testsa, r=Nilstrieb | Jubilee | -0/+1 |
| 2023-12-08 | Fix x86 SSE4.1 ptestnzc | Eduardo Sánchez Muñoz | -36/+41 |
| 2023-12-08 | Auto merge of #3214 - eduardosm:move-x86-code, r=RalfJung | bors | -265/+304 |
| 2023-12-08 | use magenta instead of bold for highlighting | jyn | -1/+1 |
| 2023-12-08 | Auto merge of #118420 - compiler-errors:async-gen, r=eholk | bors | -20/+32 |
| 2023-12-08 | Move implementation of SSE4.1 dpps/dppd to helper function | Eduardo Sánchez Muñoz | -37/+52 |
| 2023-12-08 | Move implementation of SSE4.1 `ptest*` into a helper function | Eduardo Sánchez Muñoz | -21/+41 |
| 2023-12-08 | Make some matches exhaustive to avoid bugs, fix tools | Michael Goulet | -1/+4 |
| 2023-12-08 | coro_kind -> coroutine_kind | Michael Goulet | -19/+28 |
| 2023-12-08 | Auto merge of #118527 - Nadrieril:never_patterns_parse, r=compiler-errors | bors | -8/+17 |
| 2023-12-08 | Extend tidy alphabetical checking to `tests/`. | Nicholas Nethercote | -0/+1 |
| 2023-12-08 | Merge from rustc | The Miri Conjob Bot | -36/+70 |
| 2023-12-08 | Preparing for merge from rustc | The Miri Conjob Bot | -1/+1 |
| 2023-12-07 | Auto merge of #118568 - DianQK:no-builtins-symbols, r=pnkfelix | bors | -0/+1 |