| Age | Commit message (Expand) | Author | Lines |
| 2025-09-30 | remove unnecessary test directives | lcnr | -7/+0 |
| 2025-09-30 | test bevy compute_implied_bounds hack with new trait solver | Jana Dönszelmann | -2/+4 |
| 2025-09-30 | Rollup merge of #146649 - folkertdev:cmse-call-erase-regions, r=lcnr | Stuart Cook | -0/+39 |
| 2025-09-30 | Rollup merge of #146011 - estebank:lifetime-obligation-span, r=lcnr | Stuart Cook | -23/+235 |
| 2025-09-30 | Rollup merge of #140916 - moatom:140578, r=chenyukang | Stuart Cook | -3/+78 |
| 2025-09-30 | add tests | lcnr | -0/+86 |
| 2025-09-30 | Fix unuseful span in type error in some format_args!() invocations | Tomoaki Kobayashi | -28/+23 |
| 2025-09-30 | Add test for unuseful span in type error in some format_args!() invocations | Tomoaki Kobayashi | -0/+80 |
| 2025-09-30 | Auto merge of #147143 - estebank:verbose-ret-type, r=fee1-dead | bors | -148/+256 |
| 2025-09-29 | Rollup merge of #147152 - lcnr:instantiate-pre-sized-check, r=BoxyUwU | Jacob Pratt | -0/+39 |
| 2025-09-29 | add tests | lcnr | -0/+39 |
| 2025-09-29 | Auto merge of #147151 - Zalathar:rollup-w81rn0j, r=Zalathar | bors | -1/+8 |
| 2025-09-29 | Rollup merge of #146653 - jdonszelmann:empty-attr-diags, r=nnethercote | Stuart Cook | -1/+8 |
| 2025-09-29 | Auto merge of #147145 - Zalathar:rollup-s7kcs3w, r=Zalathar | bors | -5/+3 |
| 2025-09-29 | Rollup merge of #147100 - Enselic:ignore-less, r=jieyouxu | Stuart Cook | -5/+3 |
| 2025-09-29 | Make replacement suggestion `_` in type verbose | Esteban Küber | -148/+256 |
| 2025-09-29 | Rollup merge of #147112 - nik-contrib:keyword-soup, r=jieyouxu | Stuart Cook | -0/+30 |
| 2025-09-29 | Rollup merge of #133477 - estebank:issue-133343, r=davidtwco | Stuart Cook | -0/+76 |
| 2025-09-28 | Detect unconstructable re-exported tuple structs | Esteban Küber | -0/+76 |
| 2025-09-28 | Point at multiple outlives requirements instead of just the first one | Esteban Küber | -0/+31 |
| 2025-09-28 | reword note | Esteban Küber | -26/+26 |
| 2025-09-28 | Point at lifetime requirement origin in more cases | Esteban Küber | -34/+78 |
| 2025-09-28 | Point at fn bound that introduced lifetime obligation | Esteban Küber | -23/+160 |
| 2025-09-28 | Rollup merge of #146675 - Jules-Bertholet:sync-nonexclusive, r=Mark-Simulacrum | Matthias Krüger | -1/+5 |
| 2025-09-28 | Rollup merge of #144197 - KMJ-007:type-tree, r=ZuseZ4 | Matthias Krüger | -0/+19 |
| 2025-09-28 | Rollup merge of #141469 - Kivooeo:remove-usnsafegate, r=compiler-errors | Matthias Krüger | -11/+116 |
| 2025-09-28 | Rollup merge of #147066 - SimonSapin:macro_attr-tracking, r=lqd | Matthias Krüger | -1/+1 |
| 2025-09-28 | Rollup merge of #147061 - lcnr:provisional-cache-woops, r=BoxyUwU | Matthias Krüger | -0/+55 |
| 2025-09-28 | Rollup merge of #146745 - helldawg:master, r=workingjubilee | Matthias Krüger | -27/+27 |
| 2025-09-28 | Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35 | bors | -1/+1 |
| 2025-09-28 | test: add `keyword/soup.rs` | Nik Revenco | -0/+30 |
| 2025-09-27 | Hoist non-platform-specific code out of `thread_local_inner!` | Jules Bertholet | -4/+4 |
| 2025-09-27 | Rollup merge of #146037 - aapoalas:reborrow-lang-experiment, r=tmandry | Matthias Krüger | -3/+233 |
| 2025-09-27 | tests: Remove ignore-android directive for fixed issue | Martin Nordholts | -5/+3 |
| 2025-09-27 | improve empty attribute diagnostic | Jana Dönszelmann | -1/+8 |
| 2025-09-27 | Put back the `doc_cfg` code behind a nightly feature | Guillaume Gomez | -5/+14 |
| 2025-09-27 | Remove ui test for doc_cfg feature gate | Guillaume Gomez | -14/+5 |
| 2025-09-27 | Fix tracking issue number for feature(macro_attr) | Simon Sapin | -1/+1 |
| 2025-09-27 | Auto merge of #146636 - Mark-Simulacrum:bootstrap-bump, r=jieyouxu | bors | -10/+5 |
| 2025-09-27 | Auto merge of #147074 - matthiaskrgr:rollup-sm3owsd, r=matthiaskrgr | bors | -342/+509 |
| 2025-09-26 | Apply cfg(bootstrap) replacement | Mark Rousskov | -9/+4 |
| 2025-09-26 | Update CURRENT_RUSTC_VERSION post-bump | Mark Rousskov | -1/+1 |
| 2025-09-27 | move Reborrow to ops, fix fmt issues | Aapo Alasuutari | -15/+13 |
| 2025-09-26 | Support `#[rustc_align_static]` inside `thread_local!` | Jules Bertholet | -2/+433 |
| 2025-09-26 | Rollup merge of #147058 - GuillaumeGomez:ignore-more-ui-tests, r=Kobzol | Matthias Krüger | -297/+440 |
| 2025-09-26 | Rollup merge of #146704 - jdonszelmann:port-debug-visualizer, r=petrochenkov | Matthias Krüger | -45/+42 |
| 2025-09-26 | Rollup merge of #145113 - petrochenkov:lessfinalize, r=lcnr | Matthias Krüger | -0/+27 |
| 2025-09-26 | add tests | lcnr | -0/+161 |
| 2025-09-26 | move tests | lcnr | -0/+0 |
| 2025-09-26 | allow method calls on opaques | lcnr | -139/+141 |