about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-01-02Auto merge of #134907 - Kobzol:rustc-dev-guide-josh, r=ehussbors-35/+348505
2025-01-01Rollup merge of #134973 - ericlehong:fix-typo, r=GuillaumeGomezMatthias Krüger-7/+7
2025-01-01Rollup merge of #134967 - onur-ozkan:auto-submodule-handler, r=jieyouxuMatthias Krüger-32/+40
2025-01-01Do not pass LLD flags to targets flags of compiletestJakub Beránek-1/+0
2025-01-01Actually use self-contained lld in bootstrap when `use-lld = "self-contained"...Jakub Beránek-1/+14
2025-01-01Auto merge of #134964 - Kobzol:tidy-full-check, r=onur-ozkanbors-3/+13
2025-01-01Remove mention of rustc-dev-guide from toolstateJakub Beránek-4/+1
2025-01-01Remove obsolete `RustcGuide` bootstrap stepJakub Beránek-30/+0
2025-01-01Fix source code path in commentJakub Beránek-1/+1
2025-01-01Add rustc-dev-guide as a josh subtreeJakub Beránek-0/+348503
2025-01-01Removed `rustc-dev-guide` as a submoduleJakub Beránek-0/+0
2025-01-01Fix testslucasholten-2/+2
2025-01-01Remove load_cargo_with_fake_sysrootlucasholten-54/+30
2025-01-01Try to write the panic message with a single `write_all` callJohn Kåre Alsaker-0/+58
2025-01-01Merge pull request #18179 from ChayimFriedman2/omit-trait-completionLukas Wirth-100/+1028
2025-01-01CleanupLukas Wirth-68/+46
2025-01-01Revamp auto-import exclude configLukas Wirth-55/+169
2025-01-01Simplify completion config path resolutionsLukas Wirth-94/+49
2025-01-01Reduce the default autoimport exclusion listLukas Wirth-186/+90
2025-01-01Merge pull request #18809 from Veykril/push-ktwrzsmzlplwLukas Wirth-9/+3
2025-01-01Allow flyimporting excluded trait items if there is an exact match in the nameChayim Refael Friedman-3/+51
2025-01-01Allow excluding specific traits from completionChayim Refael Friedman-82/+1011
2025-01-01Merge pull request #18757 from roife/fix-17812Lukas Wirth-97/+540
2025-01-01internal: Do not render closure ids in hover messagesLukas Wirth-9/+3
2025-01-01Auto merge of #134992 - Zalathar:rollup-pldy5w6, r=Zalatharbors-75/+65
2025-01-01Rollup merge of #134950 - Zalathar:tool-check-step, r=jieyouxuStuart Cook-75/+65
2025-01-01Auto merge of #134926 - rustbot:docs-update, r=ehussbors-0/+0
2024-12-31cover guard patterns in clippy lintsMax Niederman-5/+21
2025-01-01Auto merge of #134988 - tgross35:rollup-s59bx7c, r=tgross35bors-55/+7
2024-12-31add guard patterns to HIR and implement loweringMax Niederman-0/+1
2024-12-31Rollup merge of #134975 - ehuss:revert-style-guide-rhs-break, r=compiler-errorsTrevor Gross-28/+0
2024-12-31Rollup merge of #134974 - ehuss:revert-single-line-where, r=compiler-errorsTrevor Gross-27/+4
2024-12-31Rollup merge of #134968 - Kobzol:tidy-bless-log, r=NoratriebTrevor Gross-0/+3
2024-12-31Update cargoWeihang Lo-0/+0
2024-12-31Update reference, edition-guideEric Huss-0/+0
2024-12-31Revert "Rollup merge of #119838 - joshtriplett:style-guide-binop-indent, r=co...Eric Huss-33/+0
2024-12-31Revert "Rollup merge of #132369 - joshtriplett:style-guide-binop-heuristic-as...Eric Huss-6/+11
2024-12-31Revert "Rollup merge of #119515 - joshtriplett:style-guide-gat-where-clause-s...Eric Huss-27/+4
2024-12-31Merge pull request #18797 from profetia/issue10583Chayim Refael Friedman-34/+758
2024-12-31Add back optimizationslucasholten-4/+8
2024-12-31Add back tests removed in #18080lucasholten-0/+19629
2024-12-31Add back crate graph deduplicationlucasholten-1/+4
2024-12-31Remove CARGO_RUSTC_CURRENT_DIRlucasholten-16/+4
2024-12-31Print how to rebless Python formatting in tidyJakub Beránek-0/+3
2024-12-31Fix replace-if-let-with-match generates non-exhausive matchyanglsh-44/+411
2024-12-31Use `id` attribute for `<a>` tags instead of deprecated `name` attribute (#2184)Max Heller-27/+27
2024-12-31Base relative cargo configs onto the manifestLukas Wirth-14/+35
2024-12-31add test coverage for `helpers::is_path_in_submodule`onur-ozkan-2/+17
2024-12-31fix: Populate cargo config env vars for cratesLukas Wirth-83/+43
2024-12-31Rollup merge of #134918 - ChrisDenton:issue-70093, r=jieyouxuMatthias Krüger-2/+0