| Age | Commit message (Expand) | Author | Lines |
| 2023-11-14 | Recover `dyn` and `impl` after `for<...>` | Michael Goulet | -3/+95 |
| 2023-11-13 | Auto merge of #116866 - slanterns:inspect-stabilize, r=BurntSushi | bors | -16/+4 |
| 2023-11-13 | Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Ki | bors | -114/+39 |
| 2023-11-14 | Rollup merge of #117872 - Mark-Simulacrum:fwd-port-cranelift, r=onur-ozkan | Takayuki Maeda | -4/+1 |
| 2023-11-14 | Rollup merge of #117863 - nnethercote:rustc_index, r=Mark-Simulacrum | Takayuki Maeda | -69/+4 |
| 2023-11-14 | Rollup merge of #117858 - compiler-errors:span, r=lcnr | Takayuki Maeda | -19/+30 |
| 2023-11-14 | Rollup merge of #117830 - Nilstrieb:object-lifetime-default-nits, r=cjgillot | Takayuki Maeda | -10/+4 |
| 2023-11-14 | Rollup merge of #117737 - nnethercote:rm-Zkeep-hygiene-data, r=petrochenkov | Takayuki Maeda | -12/+0 |
| 2023-11-13 | Auto merge of #117876 - lcnr:region-kind-rename, r=BoxyUwU | bors | -266/+266 |
| 2023-11-13 | update type flags | lcnr | -25/+25 |
| 2023-11-13 | continue renaming | lcnr | -44/+44 |
| 2023-11-13 | rename `ReLateBound` to `ReBound` | lcnr | -195/+192 |
| 2023-11-13 | remove unnecessary `_` in variable name | lcnr | -2/+2 |
| 2023-11-13 | add fixme to `RegionCtxt` | lcnr | -0/+3 |
| 2023-11-13 | Auto merge of #117811 - MU001999:master, r=lcnr | bors | -1/+35 |
| 2023-11-13 | Auto merge of #117864 - notriddle:notriddle/rustdoc-root, r=GuillaumeGomez | bors | -2/+2 |
| 2023-11-13 | Auto merge of #117862 - SpeedReach:patch-1, r=nnethercote | bors | -2/+2 |
| 2023-11-12 | rustdoc: use `.rustdoc` class instead of `body` | Michael Howell | -2/+2 |
| 2023-11-13 | Auto merge of #117827 - Zalathar:bogus-macro-name-span, r=davidtwco | bors | -0/+96 |
| 2023-11-13 | Remove unnecessary annotation. | Nicholas Nethercote | -2/+0 |
| 2023-11-13 | Remove `IndexSlice::convert_index_type`. | Nicholas Nethercote | -4/+0 |
| 2023-11-13 | Remove `impl FiniteBitSetTy for {u64,u128}`. | Nicholas Nethercote | -48/+0 |
| 2023-11-13 | Remove `BitSet::to_hybrid`. | Nicholas Nethercote | -6/+0 |
| 2023-11-13 | Remove `BitSet::words`. | Nicholas Nethercote | -9/+4 |
| 2023-11-13 | Fix comment | Sleep_AllDay | -2/+2 |
| 2023-11-12 | Cranelift isn't available on non-nightly channels | Mark Rousskov | -4/+1 |
| 2023-11-13 | Compute layout with spans for better cycle errors in coroutines | Michael Goulet | -19/+30 |
| 2023-11-13 | Auto merge of #117770 - sjwang05:issue-117766, r=estebank,TaKO8Ki | bors | -20/+184 |
| 2023-11-13 | coverage: Regression test for #117788 | Zalathar | -0/+90 |
| 2023-11-13 | Turn assert_eq into a delay_span_bug | Mu001999 | -1/+35 |
| 2023-11-12 | Auto merge of #117855 - RalfJung:miri, r=RalfJung | bors | -120/+648 |
| 2023-11-12 | Fix `is_keyword_ahead` visibility | sjwang05 | -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 | Auto merge of #116778 - Mark-Simulacrum:relnotes, r=Mark-Simulacrum | bors | -0/+115 |
| 2023-11-12 | Add initial 1.74 release notes | Mark Rousskov | -0/+115 |
| 2023-11-12 | Auto merge of #3158 - RalfJung:tls-rename, r=RalfJung | bors | -10/+13 |
| 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 | Auto merge of #3143 - devnexen:fbsd_update, r=RalfJung | bors | -8/+112 |
| 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-12 | Small improvements in object lifetime default code | Nilstrieb | -10/+4 |
| 2023-11-12 | coverage: Avoid creating malformed macro name spans | Zalathar | -0/+6 |
| 2023-11-12 | Auto merge of #117817 - fmease:deny-more-tilde-const, r=fee1-dead | bors | -134/+444 |
| 2023-11-12 | Deny more `~const` trait bounds | León Orell Valerian Liehr | -134/+444 |
| 2023-11-11 | Move unclosed delim errors to separate function | sjwang05 | -63/+62 |