about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-08clarify comments and names in check_validity_requirementRalf Jung-9/+11
2024-09-08interpret: reset padding during validationRalf Jung-50/+584
2024-09-08interpret: reset provenance on typed copiesRalf Jung-135/+489
2024-09-08interpret: factor out common code for place mutationRalf Jung-81/+89
2024-09-08interpret: make Writeable trait about a to_place operationRalf Jung-18/+13
2024-09-08interpret: remove Readable trait, we can use Projectable insteadRalf Jung-47/+21
2024-09-08Auto merge of #129019 - kromych:master, r=workingjubileebors-1/+247
2024-09-08Auto merge of #130072 - ChrisDenton:split-ci, r=Kobzolbors-5/+22
2024-09-08Auto merge of #129346 - nnethercote:fix-double-handling-in-collect_tokens, r=...bors-174/+196
2024-09-08Auto merge of #129313 - RalfJung:coroutine-niches, r=compiler-errorsbors-27/+102
2024-09-07Auto merge of #130091 - matthiaskrgr:rollup-kalu1cs, r=matthiaskrgrbors-350/+886
2024-09-07Rollup merge of #130059 - gurry:130039-remove-skip-rebuild, r=KobzolMatthias Krüger-148/+19
2024-09-07Rollup merge of #130047 - ChrisDenton:win-dbghelp, r=wesleywiserMatthias Krüger-0/+1
2024-09-07Rollup merge of #130046 - RalfJung:const_str_as_mut, r=dtolnayMatthias Krüger-2/+4
2024-09-07Rollup merge of #130009 - notriddle:notriddle/trailing-arrow, r=lolbinarycat,...Matthias Krüger-14/+81
2024-09-07Rollup merge of #129869 - cyrgani:master, r=Mark-SimulacrumMatthias Krüger-0/+80
2024-09-07Rollup merge of #129847 - compiler-errors:async-cycle, r=davidtwcoMatthias Krüger-1/+31
2024-09-07Rollup merge of #129677 - compiler-errors:by-move-body-err, r=cjgillotMatthias Krüger-2/+36
2024-09-07Rollup merge of #129594 - lolbinarycat:explain-curl-options, r=albertlarsan68Matthias Krüger-14/+38
2024-09-07Rollup merge of #129555 - RalfJung:const_float_bits_conv, r=dtolnayMatthias Krüger-84/+223
2024-09-07Rollup merge of #126452 - compiler-errors:raw-lifetimes, r=spastorinoMatthias Krüger-85/+373
2024-09-07Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68bors-616/+543
2024-09-07str: make as_mut_ptr and as_bytes_mut unstably constRalf Jung-2/+4
2024-09-07Auto merge of #126161 - Bryanskiy:delegation-generics-4, r=petrochenkovbors-445/+777
2024-09-07Fix bash syntaxChris Denton-1/+1
2024-09-07Auto merge of #130066 - compiler-errors:rollup-sq6l0va, r=compiler-errorsbors-237/+945
2024-09-07Fix checktools.sh non-msvc buildsChris Denton-6/+7
2024-09-07Split x86_64-msvc-ext into two jobsChris Denton-5/+21
2024-09-07Auto merge of #128871 - onur-ozkan:128180, r=Kobzolbors-10/+32
2024-09-07Don't build by-move body when async closure is taintedMichael Goulet-2/+36
2024-09-07Rollup merge of #130054 - cuishuang:master, r=chenyukangMichael Goulet-1/+1
2024-09-07Rollup merge of #129987 - compiler-errors:capture-place-region, r=davidtwcoMichael Goulet-43/+19
2024-09-07Rollup merge of #129940 - liushuyu:s390x-target-features, r=RalfJungMichael Goulet-3/+47
2024-09-07Rollup merge of #129899 - veera-sivarajan:fix-97793-pr-final, r=chenyukangMichael Goulet-12/+702
2024-09-07Rollup merge of #129891 - nikic:naked-no-san, r=jackh726Michael Goulet-21/+47
2024-09-07Rollup merge of #129840 - GrigorenkoPV:elided-named-lifetimes-suggestion, r=c...Michael Goulet-29/+111
2024-09-07Rollup merge of #129614 - rawler:patch-1, r=tgross35Michael Goulet-2/+6
2024-09-07Rollup merge of #129468 - Rajveer100:hack-to-avoid-function-merging, r=Mark-S...Michael Goulet-126/+12
2024-09-07Rollup merge of #128871 - onur-ozkan:128180, r=KobzolMichael Goulet-10/+32
2024-09-07Remove unused option from x.pyGurinder Singh-148/+19
2024-09-06Add Suggestions for Misspelled KeywordsVeera-17/+298
2024-09-07Auto merge of #129341 - madsmtm:refactor-deployment-target, r=petrochenkovbors-374/+381
2024-09-07Add missing quotation markscuishuang-1/+1
2024-09-06Win: Add dbghelp to the list of import librariesChris Denton-0/+1
2024-09-06Auto merge of #128776 - Bryanskiy:deep-reject-ctxt, r=lcnrbors-152/+272
2024-09-06Fix toolsMichael Goulet-10/+36
2024-09-06Lint against keyword lifetimes in keyword_identsMichael Goulet-7/+43
2024-09-06Add some more testsMichael Goulet-1/+106
2024-09-06Add initial support for raw lifetimesMichael Goulet-40/+116
2024-09-06Format lexerMichael Goulet-20/+23