| Age | Commit message (Expand) | Author | Lines |
| 2025-01-21 | TRPL: integrate edits to Chapter 17 | Chris Krycho | -0/+0 |
| 2025-01-21 | Rollup merge of #135824 - jieyouxu:delete-bintools-check, r=Noratrieb | Matthias Krüger | -1/+0 |
| 2025-01-21 | Rollup merge of #135706 - compiler-errors:elaborate, r=lcnr | Matthias Krüger | -1/+2 |
| 2025-01-21 | Rollup merge of #132232 - asomers:fbsd-13.4, r=Mark-Simulacrum | Matthias Krüger | -9/+9 |
| 2025-01-21 | Auto merge of #135487 - klensy:windows-0.59, r=Mark-Simulacrum | bors | -26/+7 |
| 2025-01-21 | TRPL: more backward-compatible Edition changes | Chris Krycho | -0/+0 |
| 2025-01-21 | manual: Document all rust-project.json fields | Wilfred Hughes | -8/+84 |
| 2025-01-21 | Auto merge of #134299 - RalfJung:remove-start, r=compiler-errors | bors | -331/+97 |
| 2025-01-21 | internal: Treat cfg fetching failures as a warning | Wilfred Hughes | -1/+1 |
| 2025-01-21 | Move supertrait_def_ids into the elaborate module like all other fns | Michael Goulet | -1/+2 |
| 2025-01-21 | Provide a config to control auto-insertion of `await` and `iter()` | Chayim Refael Friedman | -56/+111 |
| 2025-01-21 | Add `@bors rollup=never` to rustc-push PR body | Jakub Beránek | -1/+1 |
| 2025-01-21 | CI: free disk with in-tree script instead of GitHub Action | MarcoIeni | -0/+142 |
| 2025-01-21 | Keep already computed inlay hint properties instead of late resolving them | Lukas Wirth | -92/+99 |
| 2025-01-21 | Make `InlayHint::linked_location` computation lazy | Lukas Wirth | -204/+285 |
| 2025-01-21 | remove support for the #[start] attribute | Ralf Jung | -331/+97 |
| 2025-01-21 | tidy | klensy | -0/+1 |
| 2025-01-21 | bump bootsrap windows to 0.57 | klensy | -23/+4 |
| 2025-01-21 | bumpt compiler and tools to windows 0.59 | klensy | -3/+2 |
| 2025-01-21 | remove is_pwr2 | Luuk Wester | -17/+3 |
| 2025-01-21 | switch from using leading zeros to trailing zeros | Luuk Wester | -1/+4 |
| 2025-01-21 | tests: delete `cat-and-grep-sanity-check` | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2025-01-21 | ci: use ghcr buildkit image | MarcoIeni | -2/+7 |
| 2025-01-21 | Make it possible to build GCC on CI | Jakub Beránek | -4/+57 |
| 2025-01-21 | Fix Param::as_local treating closures wrong | Lukas Wirth | -53/+67 |
| 2025-01-21 | Sort completion items that skip `await` and `iter()` behind those that don't | Chayim Refael Friedman | -0/+26 |
| 2025-01-21 | make large niche description more terse, switch to using u128::is_power_of_two | Luuk Wester | -5/+5 |
| 2025-01-21 | Merge pull request #18986 from Veykril/push-zlwvwlowpzqm | Lukas Wirth | -0/+49 |
| 2025-01-21 | change lookup from `OsString.inner.inner.0` -> `OsString.inner.inner.bytes` | Walnut | -1/+1 |
| 2025-01-21 | Enable verbose tests in opt-dist tests | Jakub Beránek | -0/+1 |
| 2025-01-21 | Add test for checking used glibc symbols | Jakub Beránek | -2/+16 |
| 2025-01-21 | Cleanup `Name` string rendering | Lukas Wirth | -249/+145 |
| 2025-01-21 | Merge pull request #18977 from ChayimFriedman2/fix-upmapping | Lukas Wirth | -13/+68 |
| 2025-01-21 | Auto merge of #135632 - marcoieni:split-x86_64-msvc-2025, r=Kobzol | bors | -11/+17 |
| 2025-01-20 | Auto merge of #134286 - Urgau:unreach_pub-std, r=ibraheemdev | bors | -5/+5 |
| 2025-01-20 | don't ICE when emitting linker errors during `-Z link-only` | jyn | -1/+1 |
| 2025-01-20 | ignore linker errors on all platforms | jyn | -0/+9 |
| 2025-01-20 | Rollup merge of #135775 - lnicola:sync-from-ra, r=lnicola | Matthias Krüger | -2920/+9088 |
| 2025-01-20 | Rollup merge of #135333 - vayunbiyani:test-environment, r=RalfJung | Matthias Krüger | -85/+60 |
| 2025-01-20 | Fix another bug with completion of trait items inside macros | Chayim Refael Friedman | -11/+36 |
| 2025-01-20 | fix: Only refresh syntax tree view when the active document changes | Giga Bowser | -1/+8 |
| 2025-01-20 | core: add `#![warn(unreachable_pub)]` | Urgau | -5/+5 |
| 2025-01-20 | Send a message to Zulip when a sync finishes | Jakub Beránek | -2/+32 |
| 2025-01-20 | CI: free disk on linux arm runner | MarcoIeni | -0/+2 |
| 2025-01-20 | Goto `Display::fmt` when invoked on `to_string` | Lukas Wirth | -0/+49 |
| 2025-01-20 | Bring back goto def redirect for parse -> FromStr | Lukas Wirth | -4/+59 |
| 2025-01-20 | Move dual blanket impl logic from source analyzer to goto_def | Lukas Wirth | -114/+93 |
| 2025-01-20 | Merge pull request #2215 from Kobzol/pull | Jakub Beránek | -3187/+6352 |
| 2025-01-20 | Updated several files to use rust intrinsic macros instead of the legacy exte... | vayunbiyani | -85/+60 |
| 2025-01-20 | Merge pull request #18967 from Veykril/push-pwonkmwqmmol | Lukas Wirth | -265/+368 |