about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-04-09Rollup merge of #139575 - timesince:master, r=wesleywiserMatthias Krüger-1/+1
2025-04-09Rollup merge of #139489 - petrochenkov:noreqann, r=jieyouxuMatthias Krüger-15/+41
2025-04-09Rollup merge of #139488 - GuillaumeGomez:add-missing-gui-test, r=camelidMatthias Krüger-1/+1
2025-04-09rustdoc: Enable Markdown extensions when looking for doctestsNoah Lev-1/+1
2025-04-09Merge pull request #19553 from davidbarsky/davidbarsky/fix-rustdoc-testsDavid Barsky-4/+4
2025-04-09internal: fix `NameGenerator`'s and `AnyMap`'s rustdocsDavid Barsky-4/+4
2025-04-09internal: rename `children_modules` to `child_modules`David Barsky-39/+45
2025-04-09Add a Miri test for 134713Scott McMurray-0/+30
2025-04-09Merge pull request #19550 from Veykril/push-rsskztqzwuzkLukas Wirth-87/+104
2025-04-09refactor: Turn `LifetimeRef` into an enumLukas Wirth-87/+104
2025-04-09Rollup merge of #139573 - RalfJung:miri-sync, r=RalfJungMatthias Krüger-801/+789
2025-04-09Rollup merge of #139481 - Kobzol:post-merge-links, r=marcoieniMatthias Krüger-11/+153
2025-04-09librustdoc: remove IndexItem::new, use previous fields constructorxizheyin-51/+19
2025-04-09Update boostrapBoxy-31/+11
2025-04-09clippy lintsBoxy-6/+2
2025-04-09update missing targets listBoxy-1/+0
2025-04-09update cfgsBoxy-3/+0
2025-04-09bump stage0Boxy-462/+460
2025-04-09Remove redundant wordstimesince-1/+1
2025-04-09Merge pull request #19255 from geetanshjuneja/masterLukas Wirth-1/+204
2025-04-09Merge pull request #19462 from Veykril/push-ypvprvvwkyllLukas Wirth-7988/+6728
2025-04-09refactor: Lower type-refs before type inferenceLukas Wirth-7988/+6728
2025-04-09compiletest: Add directive `dont-require-annotations`Vadim Petrochenkov-15/+41
2025-04-09Merge pull request #4067 from CraftSpider/windows-metadataRalf Jung-191/+896
2025-04-09Auto merge of #139552 - matthiaskrgr:rollup-b194mk8, r=matthiaskrgrbors-35/+67
2025-04-08Implement trivial file operations - opening and closing handles. Just enough ...Rune Tynan-160/+838
2025-04-08fix title of offset_of_enum featureJacob Lifshay-1/+1
2025-04-08Do not optimize out SwitchInt before borrowck, or if Zmir-preserve-ubMichael Goulet-1/+30
2025-04-08Rollup merge of #139528 - Zalathar:no-logfile, r=jieyouxuMatthias Krüger-6/+1
2025-04-08Rollup merge of #139523 - BoxyUwU:rgd-push, r=jieyouxuMatthias Krüger-7/+13
2025-04-08Rollup merge of #139520 - jieyouxu:compiletest-maintenance-1, r=lqdMatthias Krüger-14/+14
2025-04-08Rollup merge of #139506 - tshepang:patch-6, r=jieyouxuMatthias Krüger-1/+1
2025-04-08Rollup merge of #139496 - Skgland:139455-went-too-far, r=VeykrilMatthias Krüger-7/+38
2025-04-08Rollup merge of #139509 - xizheyin:issue-139359, r=lcnrMatthias Krüger-6/+6
2025-04-08Rollup merge of #139504 - tshepang:patch-5, r=jieyouxuMatthias Krüger-6/+6
2025-04-08Rollup merge of #139491 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2025-04-08Rollup merge of #139485 - petrochenkov:errkind-light, r=oli-obk,jieyouxuMatthias Krüger-94/+96
2025-04-08Merge pull request #19536 from jackh726/closure-inferDavid Barsky-157/+405
2025-04-08compiletest: Remove the `--logfile` flagZalathar-6/+1
2025-04-08Auto merge of #139525 - Zalathar:rollup-5t5xsrw, r=Zalatharbors-113/+124
2025-04-08compiletest: Trim whitespace from environment variable namesZalathar-16/+13
2025-04-08Rollup merge of #139490 - RalfJung:unstable-intrinsics-docs, r=oli-obkStuart Cook-80/+10
2025-04-08Rollup merge of #139386 - onur-ozkan:configurable-compiletest-libtest, r=jiey...Stuart Cook-8/+87
2025-04-08Rollup merge of #139321 - GuillaumeGomez:update-rinja, r=notriddle,lolbinaryc...Stuart Cook-25/+27
2025-04-08make hover_feature test less fragileRalf Jung-79/+8
2025-04-08Auto merge of #139474 - jieyouxu:bump-rustc-perf, r=Kobzolbors-1/+0
2025-04-08compiletest: drop dependency on `anyhow`Jieyou Xu-7/+5
2025-04-08compiletest: sort dependencies alphabeticallyJieyou Xu-8/+10
2025-04-08test_dependencies: bump tokioRalf Jung-3/+3
2025-04-08Merge pull request #19541 from Veykril/push-twqrorwqzmwvLukas Wirth-109/+291