about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-07-04Add `run` method to `BootstrapCommand`Jakub Beránek-288/+288
2024-07-04Auto merge of #127120 - Kobzol:bootstrap-cmd-refactor-3, r=onur-ozkanbors-348/+401
2024-07-04Auto merge of #127305 - jhpratt:rollup-3p5wf3h, r=jhprattbors-23/+74
2024-07-04Do not consider LLDB version to be valid if it is emptyJakub Beránek-8/+3
2024-07-04Rollup merge of #127303 - cuishuang:master, r=jhprattJacob Pratt-2/+2
2024-07-04Rollup merge of #127289 - aDotInTheVoid:rustdoc-json-lt, r=GuillaumeGomezJacob Pratt-8/+47
2024-07-04Rollup merge of #127287 - aDotInTheVoid:jsondocck-index, r=GuillaumeGomezJacob Pratt-1/+3
2024-07-04Rollup merge of #127195 - biabbas:vxworks_cleanup, r=jhprattJacob Pratt-2/+4
2024-07-04Rollup merge of #126792 - wooden-worm:master, r=Mark-SimulacrumJacob Pratt-10/+18
2024-07-04chore: remove repeat wordscuishuang-2/+2
2024-07-04Auto merge of #127293 - ldm0:ldm_coroutine, r=saethlinbors-19/+21
2024-07-04Auto merge of #127226 - mat-1:optimize-siphash-round, r=nnethercotebors-10/+12
2024-07-04Auto merge of #127127 - notriddle:notriddle/pulldown-cmark-0.11, r=GuillaumeG...bors-94/+385
2024-07-03Auto merge of #127296 - matthiaskrgr:rollup-1t1isa7, r=matthiaskrgrbors-234/+477
2024-07-03Rollup merge of #127294 - ldm0:ldm_coroutine2, r=lcnrMatthias Krüger-6/+7
2024-07-03Rollup merge of #127280 - ferrocene:hoverbear/disable-rmake-rustdoc-io-error,...Matthias Krüger-2/+7
2024-07-03Rollup merge of #127253 - chenyukang:yukang-fix-126246-fn-parameters-check, r...Matthias Krüger-0/+171
2024-07-03Rollup merge of #127190 - DianQK:llvm-backport, r=nikicMatthias Krüger-0/+0
2024-07-03Rollup merge of #127184 - bjorn3:interface_refactor2, r=NadrierilMatthias Krüger-47/+44
2024-07-03Rollup merge of #127092 - compiler-errors:rtn-dots-redux, r=estebankMatthias Krüger-179/+248
2024-07-04Less magic number for corountineLiu Dingming-6/+7
2024-07-03Auto merge of #127044 - Oneirical:fantestic-journey, r=Kobzol,jieyouxubors-76/+134
2024-07-04Use `IndexVec` for coroutine local mappingLiu Dingming-19/+21
2024-07-03rustdoc-json: Better representation of lifetime bounds in where clauses.Alona Enraght-Moony-8/+47
2024-07-03jsondocck: Use correct index for error message.Alona Enraght-Moony-1/+3
2024-07-03Rebase on masterJakub Beránek-1/+5
2024-07-03Simplify and generalize implementation of output modeJakub Beránek-38/+42
2024-07-03Review changesJakub Beránek-18/+18
2024-07-03Handle execution of dry run commandsJakub Beránek-8/+23
2024-07-03Refactor command outcome handlingJakub Beránek-51/+93
2024-07-03Allow unused `Tool` variantsJakub Beránek-0/+1
2024-07-03Remove various usages of the `output` functionJakub Beránek-132/+120
2024-07-03Remove temporary `BootstrapCommand` trait implsJakub Beránek-143/+114
2024-07-03Make `git` helper return `BootstrapCmd`Jakub Beránek-80/+112
2024-07-03Improve documentationJakub Beránek-3/+4
2024-07-03Auto merge of #127036 - cjgillot:sparse-state, r=oli-obkbors-80/+141
2024-07-03Disable rmake test rustdoc-io-error on riscv64gc-gnuAna Hobden-2/+7
2024-07-03Auto merge of #127278 - matthiaskrgr:rollup-fjexkdr, r=matthiaskrgrbors-274/+559
2024-07-03Rollup merge of #127270 - klensy:PROCESS_MEMORY_COUNTERS, r=KobzolMatthias Krüger-12/+5
2024-07-03Rollup merge of #127264 - GuillaumeGomez:run-make-support-api-improvements, r...Matthias Krüger-4/+7
2024-07-03Rollup merge of #127248 - spastorino:unsafe-extern-tests, r=compiler-errorsMatthias Krüger-0/+47
2024-07-03Rollup merge of #127233 - nnethercote:parser-cleanups, r=petrochenkovMatthias Krüger-120/+98
2024-07-03Rollup merge of #127202 - oli-obk:do_not_count_errors, r=wesleywiserMatthias Krüger-31/+87
2024-07-03Rollup merge of #127145 - compiler-errors:as_lang_item, r=lcnrMatthias Krüger-91/+164
2024-07-03Rollup merge of #127050 - Kobzol:reproducibility-git, r=onur-ozkanMatthias Krüger-5/+57
2024-07-03Rollup merge of #126803 - tgross35:verbose-asm, r=AmanieuMatthias Krüger-11/+94
2024-07-03Add parse fail test using safe trait/impl traitSantiago Pastorino-0/+47
2024-07-03Auto merge of #126094 - petrochenkov:libsearch, r=michaelwoeristerbors-85/+114
2024-07-03Auto merge of #125507 - compiler-errors:type-length-limit, r=lcnrbors-266/+358
2024-07-03bootstrap: pass correct struct size to winapiklensy-12/+5