about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-09-09`RepeatN`: use MaybeUninitDeadbeef-15/+69
2024-09-09Auto merge of #129788 - onur-ozkan:incompatibility-check-for-llvm, r=Kobzolbors-34/+147
2024-09-08Auto merge of #130036 - weiznich:diagnostic_unstable_tracking, r=compiler-errorsbors-9/+51
2024-09-08handle dry-run mode in `Config::get_builder_toml`onur-ozkan-0/+4
2024-09-08use `Config::get_builder_toml` for ci-rustc config parsingonur-ozkan-5/+3
2024-09-08fix llvm ThinLTO behaviouronur-ozkan-2/+1
2024-09-08print incompatible options even if we don't downloadonur-ozkan-21/+20
2024-09-08remove `check_ci_llvm` usageonur-ozkan-24/+0
2024-09-08detect incompatible CI LLVM options more preciselyonur-ozkan-3/+140
2024-09-08Auto merge of #130002 - orlp:better-div-floor-ceil, r=thomccbors-4/+16
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-06Revert ed7bdbb17b9c03fe3530e5e3f21b7c6c7879dbcaGeorg Semmler-3/+0