about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-01-25Shorten linker output even more when `--verbose` is not presentjyn-1/+10
2025-01-25Merge pull request #19020 from ShoyuVanilla/issues-19007Lukas Wirth-35/+129
2025-01-26fix: Prevent infinite recursion of bounds formattingShoyu Vanilla-72/+129
2025-01-25Merge pull request #19030 from Veykril/push-wuzvopyooznmLukas Wirth-1/+5
2025-01-25fix: Fix markdown horizontal ruler sometimes being treated as a headingLukas Wirth-1/+5
2025-01-25Use `strict_provenance`Lukas Wirth-39/+8
2025-01-25Skip redundant path search in `resolve_completion_edits`Lukas Wirth-50/+27
2025-01-25Auto merge of #133154 - estebank:issue-133137, r=wesleywiserbors-3/+5
2025-01-25Merge pull request #19028 from Veykril/push-vuytpkvqzwzsLukas Wirth-20/+89
2025-01-25Fix flyimport not filtering via stability of import pathLukas Wirth-20/+89
2025-01-25Merge pull request #19026 from Veykril/push-wrxrutptywzxLukas Wirth-48/+72
2025-01-25Only collect implicit visibile use symbols if they have renamesLukas Wirth-48/+72
2025-01-25Merge pull request #18973 from ThouCheese/feat/nice-nichesLukas Wirth-2/+85
2025-01-25Merge pull request #19023 from Wilfred/sequence_type_namesLukas Wirth-10/+93
2025-01-25Rollup merge of #135985 - Zalathar:whats-upvar, r=lqdMatthias Krüger-1/+0
2025-01-25Merge from rustcThe Miri Cronjob Bot-232/+257
2025-01-25Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-25Auto merge of #136023 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-01-24Rollup merge of #135976 - WaffleLapkin:tailcall-nodrop, r=oli-obkMatthias Krüger-2/+2
2025-01-24Update cargoWeihang Lo-0/+0
2025-01-24minor: Suggest better names when a type is a sequenceWilfred Hughes-10/+93
2025-01-24bless miri testWaffle Lapkin-2/+2
2025-01-24Explicitly add buildfiles when constructing ProjectFoldersDavid Richey-21/+38
2025-01-24Rollup merge of #135950 - Kobzol:tidy-python-improvements, r=onur-ozkanMatthias Krüger-56/+85
2025-01-24Rollup merge of #135926 - jieyouxu:needs-subprocess-thread, r=oli-obkMatthias Krüger-2/+21
2025-01-24Merge pull request #19018 from Veykril/push-wxqqunxwrplyLukas Wirth-95/+112
2025-01-24Merge pull request #18991 from Veykril/push-rmqmnrymwmozLukas Wirth-322/+433
2025-01-24Lazily compute location links in type hints againLukas Wirth-9/+18
2025-01-24Record the use tree index in glob importsLukas Wirth-95/+112
2025-01-24Add a new failing test that overflows stackShoyu Vanilla-0/+37
2025-01-24Merge pull request #19012 from ShoyuVanilla/arbitrary-selfLukas Wirth-26/+129
2025-01-24feat: Implement `arbitrary-self-types`Shoyu Vanilla-26/+129
2025-01-24Merge pull request #19017 from Veykril/push-uktrsknwmsvyLukas Wirth-10/+26
2025-01-24Merge pull request #18993 from ChayimFriedman2/iter-configLukas Wirth-56/+111
2025-01-24Merge pull request #18994 from Wilfred/failed_rustc_cfg_as_warningLukas Wirth-1/+1
2025-01-24Merge pull request #19016 from Veykril/push-moqnsytyrupuLukas Wirth-208/+234
2025-01-24fix: Fix flycheck panicking with "once" invocation strategyLukas Wirth-10/+26
2025-01-24Fix `ItemScope` not recording glob importsLukas Wirth-208/+234
2025-01-24Rename test to `unresolvable-upvar-issue-87987.rs`Zalathar-1/+0
2025-01-24Auto merge of #135272 - BoxyUwU:generic_arg_infer_reliability_2, r=compiler-e...bors-171/+168
2025-01-24Update Python 3 versions in tidyJakub Beránek-2/+10
2025-01-24Make virtualenv creation in tidy more robustJakub Beránek-6/+24
2025-01-24Refactor Python linting and formatting in tidyJakub Beránek-48/+51
2025-01-24Rollup merge of #135865 - zachs18:maybe_report_similar_assoc_fn_more, r=compi...Matthias Krüger-1/+0
2025-01-24Rollup merge of #135799 - aDotInTheVoid:skrrt-skrrt-revrrt, r=GuillaumeGomezMatthias Krüger-2/+2
2025-01-24fmtThe Miri Cronjob Bot-1/+1
2025-01-24Merge from rustcThe Miri Cronjob Bot-27/+33
2025-01-24Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-24Reword "crate not found" resolve messageEsteban Küber-3/+5
2025-01-23Check cfg when collecting macro defsDavid Richey-0/+6