about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2025-09-17Merge ref '3f1552a273e4' from rust-lang/rustThe Miri Cronjob Bot-80/+307
2025-09-17Rollup merge of #146564 - cjgillot:mir-nolen, r=scottmcmStuart Cook-1/+1
2025-09-17Rollup merge of #146460 - simp4t7:add-tidy-readme, r=clubby789Stuart Cook-1/+115
2025-09-17Rollup merge of #145660 - jbatez:darwin_objc, r=jdonszelmann,madsmtm,tmandryStuart Cook-0/+1
2025-09-17Rollup merge of #145071 - cuviper:min-llvm-20, r=nikicStuart Cook-106/+15
2025-09-17Rollup merge of #142807 - sourcefrog:failfast, r=dtolnayStuart Cook-0/+12
2025-09-17Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-09-17Auto merge of #146656 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-09-17Remove `DynKind`León Orell Valerian Liehr-4/+4
2025-09-17Merge pull request #20379 from skewb1k/fix/consistent-hover-doc-breaksChayim Refael Friedman-42/+42
2025-09-16Remove Rvalue::Len.Camille Gillot-1/+1
2025-09-16Update cargo submoduleWeihang Lo-0/+0
2025-09-16add Readme.md to tidyT-1/+115
2025-09-16Do not use `git -C dir`Samuel Tardieu-3/+3
2025-09-16Update the minimum external LLVM to 20Josh Stone-106/+15
2025-09-16Rollup merge of #146618 - GuillaumeGomez:backend-run-llvm-options, r=kobzolMatthias Krüger-5/+12
2025-09-16Rollup merge of #146611 - lolbinarycat:bootstrap-toml-wrong-section-diagnosti...Matthias Krüger-11/+98
2025-09-17Fix "sync-from-ra" for `rust-lang/rust`Shoyu Vanilla-0/+6
2025-09-16ci: x86_64-gnu-tools: Add `--test-args` regression testMartin Nordholts-0/+7
2025-09-16bootstrap: emit hint if a config key is used in the wrong sectionbinarycat-11/+98
2025-09-16Do not run ui test if options specific to llvm are used when another codegen ...Guillaume Gomez-5/+12
2025-09-16Add parallel-frontend-threads to bootstrap.toml and enable multi-threaded par...Haidong Zhang-1/+22
2025-09-16rustupRalf Jung-2/+3
2025-09-16Merge pull request #20612 from Veykril/veykril/push-vzuykrsxvrtsLukas Wirth-46/+49
2025-09-16Merge pull request #20402 from rust-lang/veykril/push-pursotqxutsxLukas Wirth-3/+22
2025-09-16Merge pull request #20517 from Veykril/veykril/push-wrurmtqppzusLukas Wirth-101/+144
2025-09-16Add more workaround hacks for incorrect startup diagnosticsLukas Wirth-8/+16
2025-09-16Workaround lsp-types typoLukas Wirth-1/+12
2025-09-16fix: Only compute unstable paths on nightly toolchains for IDE featuresLukas Wirth-101/+144
2025-09-16fix: Fix expand macro recursively not working correctly for nested macro callsLukas Wirth-46/+49
2025-09-16Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalatharbors-18/+96
2025-09-16Rollup merge of #146609 - lolbinarycat:bootstrap-less-verbose-cargo, r=KobzolStuart Cook-7/+6
2025-09-16Rollup merge of #146608 - lolbinarycat:bootstrap-readme, r=KobzolStuart Cook-0/+20
2025-09-16Rollup merge of #146601 - Enselic:fix-test-args, r=Mark-SimulacrumStuart Cook-3/+6
2025-09-16Rollup merge of #146574 - Zalathar:capture, r=jieyouxuStuart Cook-1/+1
2025-09-16Rollup merge of #146402 - RalfJung:aggregate-init, r=saethlinStuart Cook-7/+63
2025-09-15Rollup merge of #146576 - ognevny:opt-dist-collector-logs, r=KobzolMatthias Krüger-1/+0
2025-09-15Rollup merge of #146563 - lolbinarycat:bootstrap-ci-no-incremental, r=KobzolMatthias Krüger-0/+3
2025-09-15Rollup merge of #146539 - luca3s:push-xuwtvwrsspnp, r=jieyouxuMatthias Krüger-1/+1
2025-09-15bootstrap: lower verbosity of cargo to one less than bootstrap'sbinarycat-7/+6
2025-09-15improve internal bootstrap docsbinarycat-0/+20
2025-09-15Update src/tests/ci.mdJakub Beránek-1/+1
2025-09-16fix: More precise clause filtering for `explicit_*_predicates_of`Shoyu Vanilla-6/+20
2025-09-15compiletest: Make `./x test --test-args ...` work againMartin Nordholts-3/+6
2025-09-15Port a bunch of stuff from rustc and fix a bunch of type mismatches/diagnosticsChayim Refael Friedman-3944/+9358
2025-09-15Make llvm_enzyme a regular cargo featurebjorn3-7/+3
2025-09-15opt-dist: don't set `RUST_LOG=collector=debug`Maksim Bondarenkov-1/+0
2025-09-15Merge pull request #20669 from ChayimFriedman2/testing-guideLaurențiu Nicola-0/+107
2025-09-15Add a testing guideChayim Refael Friedman-0/+107
2025-09-15Clarify that backtick escaping doesn't work for `@bors try jobs`Jakub Beránek-2/+3