about summary refs log tree commit diff
path: root/src/tools
AgeCommit message (Expand)AuthorLines
2025-01-27Make a previously unreachable UI test reachableLeón Orell Valerian Liehr-1/+0
2025-01-27Remove all dead files inside tests/ui/León Orell Valerian Liehr-1/+1
2025-01-26Support RFC 2396Chayim Refael Friedman-24/+132
2025-01-26Merge pull request #4154 from RalfJung/linux-futexRalf Jung-3/+2
2025-01-26make linux-futex test less flakyRalf Jung-3/+2
2025-01-26Pre-intern name when searching module childrenMark Rousskov-1/+2
2025-01-26In completion's expand, consider recursion stop condition (when we're not ins...Chayim Refael Friedman-8/+83
2025-01-26many-seeds: do not use more than 8 threadsRalf Jung-4/+3
2025-01-26many-seeds: in keep-going mode, print how many tests failedRalf Jung-2/+8
2025-01-26prevent weird macOS linker errors from breaking the buildRalf Jung-1/+3
2025-01-26remove `clippy::double_neg`Kalle Wachsmuth-146/+93
2025-01-26Add GenericDefId::StaticIdLukas Wirth-24/+46
2025-01-26Split out `ExpressionStore` from `Body`Lukas Wirth-445/+531
2025-01-26Auto merge of #135753 - compiler-errors:from-ty-const, r=oli-obkbors-10/+6
2025-01-26Merge pull request #19035 from rust-lang/Veykril-patch-1Lukas Wirth-12/+6
2025-01-26Update outdated permissions section in the README.mdLukas Wirth-12/+6
2025-01-26Merge pull request #19034 from ChayimFriedman2/complete-hidden-variantLukas Wirth-55/+102
2025-01-26tidy: add `build-metrics`-gated feature status serialization许杰友 Jieyou Xu (Joe)-0/+7
2025-01-26features-status-dump: add new build-metrics tool许杰友 Jieyou Xu (Joe)-0/+65
2025-01-26Merge pull request #19033 from ChayimFriedman2/span-1Chayim Refael Friedman-4/+4
2025-01-26Make proc_macro span's line & column 1-indexed, as documentedChayim Refael Friedman-4/+4
2025-01-26Merge from rustcThe Miri Cronjob Bot-5/+15
2025-01-26Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-01-26Don't complete doc(hidden) enum variants and use treesChayim Refael Friedman-55/+102
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-25Cleanup body ast ptr defsLukas Wirth-75/+74
2025-01-25BodyCollectorLukas Wirth-77/+91
2025-01-25Combine `pat_hyigene` and `expr_hygiene`Lukas Wirth-15/+13
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-24manual: Convert to mdbookWilfred Hughes-2686/+2836
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