| Age | Commit message (Expand) | Author | Lines |
| 2025-01-02 | Auto merge of #134907 - Kobzol:rustc-dev-guide-josh, r=ehuss | bors | -35/+348505 |
| 2025-01-01 | Rollup merge of #134973 - ericlehong:fix-typo, r=GuillaumeGomez | Matthias Krüger | -7/+7 |
| 2025-01-01 | Rollup merge of #134967 - onur-ozkan:auto-submodule-handler, r=jieyouxu | Matthias Krüger | -32/+40 |
| 2025-01-01 | Do not pass LLD flags to targets flags of compiletest | Jakub Beránek | -1/+0 |
| 2025-01-01 | Actually use self-contained lld in bootstrap when `use-lld = "self-contained"... | Jakub Beránek | -1/+14 |
| 2025-01-01 | Auto merge of #134964 - Kobzol:tidy-full-check, r=onur-ozkan | bors | -3/+13 |
| 2025-01-01 | Remove mention of rustc-dev-guide from toolstate | Jakub Beránek | -4/+1 |
| 2025-01-01 | Remove obsolete `RustcGuide` bootstrap step | Jakub Beránek | -30/+0 |
| 2025-01-01 | Fix source code path in comment | Jakub Beránek | -1/+1 |
| 2025-01-01 | Add rustc-dev-guide as a josh subtree | Jakub Beránek | -0/+348503 |
| 2025-01-01 | Removed `rustc-dev-guide` as a submodule | Jakub Beránek | -0/+0 |
| 2025-01-01 | Fix tests | lucasholten | -2/+2 |
| 2025-01-01 | Remove load_cargo_with_fake_sysroot | lucasholten | -54/+30 |
| 2025-01-01 | Try to write the panic message with a single `write_all` call | John Kåre Alsaker | -0/+58 |
| 2025-01-01 | Merge pull request #18179 from ChayimFriedman2/omit-trait-completion | Lukas Wirth | -100/+1028 |
| 2025-01-01 | Cleanup | Lukas Wirth | -68/+46 |
| 2025-01-01 | Revamp auto-import exclude config | Lukas Wirth | -55/+169 |
| 2025-01-01 | Simplify completion config path resolutions | Lukas Wirth | -94/+49 |
| 2025-01-01 | Reduce the default autoimport exclusion list | Lukas Wirth | -186/+90 |
| 2025-01-01 | Merge pull request #18809 from Veykril/push-ktwrzsmzlplw | Lukas Wirth | -9/+3 |
| 2025-01-01 | Allow flyimporting excluded trait items if there is an exact match in the name | Chayim Refael Friedman | -3/+51 |
| 2025-01-01 | Allow excluding specific traits from completion | Chayim Refael Friedman | -82/+1011 |
| 2025-01-01 | Merge pull request #18757 from roife/fix-17812 | Lukas Wirth | -97/+540 |
| 2025-01-01 | internal: Do not render closure ids in hover messages | Lukas Wirth | -9/+3 |
| 2025-01-01 | Auto merge of #134992 - Zalathar:rollup-pldy5w6, r=Zalathar | bors | -75/+65 |
| 2025-01-01 | Rollup merge of #134950 - Zalathar:tool-check-step, r=jieyouxu | Stuart Cook | -75/+65 |
| 2025-01-01 | Auto merge of #134926 - rustbot:docs-update, r=ehuss | bors | -0/+0 |
| 2024-12-31 | cover guard patterns in clippy lints | Max Niederman | -5/+21 |
| 2025-01-01 | Auto merge of #134988 - tgross35:rollup-s59bx7c, r=tgross35 | bors | -55/+7 |
| 2024-12-31 | add guard patterns to HIR and implement lowering | Max Niederman | -0/+1 |
| 2024-12-31 | Rollup merge of #134975 - ehuss:revert-style-guide-rhs-break, r=compiler-errors | Trevor Gross | -28/+0 |
| 2024-12-31 | Rollup merge of #134974 - ehuss:revert-single-line-where, r=compiler-errors | Trevor Gross | -27/+4 |
| 2024-12-31 | Rollup merge of #134968 - Kobzol:tidy-bless-log, r=Noratrieb | Trevor Gross | -0/+3 |
| 2024-12-31 | Update cargo | Weihang Lo | -0/+0 |
| 2024-12-31 | Update reference, edition-guide | Eric Huss | -0/+0 |
| 2024-12-31 | Revert "Rollup merge of #119838 - joshtriplett:style-guide-binop-indent, r=co... | Eric Huss | -33/+0 |
| 2024-12-31 | Revert "Rollup merge of #132369 - joshtriplett:style-guide-binop-heuristic-as... | Eric Huss | -6/+11 |
| 2024-12-31 | Revert "Rollup merge of #119515 - joshtriplett:style-guide-gat-where-clause-s... | Eric Huss | -27/+4 |
| 2024-12-31 | Merge pull request #18797 from profetia/issue10583 | Chayim Refael Friedman | -34/+758 |
| 2024-12-31 | Add back optimizations | lucasholten | -4/+8 |
| 2024-12-31 | Add back tests removed in #18080 | lucasholten | -0/+19629 |
| 2024-12-31 | Add back crate graph deduplication | lucasholten | -1/+4 |
| 2024-12-31 | Remove CARGO_RUSTC_CURRENT_DIR | lucasholten | -16/+4 |
| 2024-12-31 | Print how to rebless Python formatting in tidy | Jakub Beránek | -0/+3 |
| 2024-12-31 | Fix replace-if-let-with-match generates non-exhausive match | yanglsh | -44/+411 |
| 2024-12-31 | Use `id` attribute for `<a>` tags instead of deprecated `name` attribute (#2184) | Max Heller | -27/+27 |
| 2024-12-31 | Base relative cargo configs onto the manifest | Lukas Wirth | -14/+35 |
| 2024-12-31 | add test coverage for `helpers::is_path_in_submodule` | onur-ozkan | -2/+17 |
| 2024-12-31 | fix: Populate cargo config env vars for crates | Lukas Wirth | -83/+43 |
| 2024-12-31 | Rollup merge of #134918 - ChrisDenton:issue-70093, r=jieyouxu | Matthias Krüger | -2/+0 |