summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #111290 - Mark-Simulacrum:beta-backport, r=Mark-Simulacrumbetabors2023-05-074-4/+15
|\
| * bootstrap: add .gitmodules to the sourcesKrasimir Georgiev2023-05-061-0/+1
| * only error with +whole-archive,+bundle for rlibsBe Wilson2023-05-061-1/+4
| * Remove wrong assertion.Camille GILLOT2023-05-062-3/+10
|/
* Auto merge of #111180 - weihanglo:update-beta-cargo, r=weihanglobors2023-05-051-0/+0
|\
| * [beta] Update cargoWeihang Lo2023-05-041-0/+0
|/
* Auto merge of #110871 - cuviper:beta-next, r=cuviperbors2023-04-309-425/+365
|\
| * Temporarily disable the jobserver-error testEric Huss2023-04-291-0/+1
| * Update awscliEric Huss2023-04-281-3/+4
| * make sysroot finding compatible with multiarch systemsozkanonur2023-04-271-17/+18
| * Encode lifetime param spans tooMichael Goulet2023-04-277-31/+49
| * Bump bootstrap to 1.69.0Josh Stone2023-04-261-402/+291
| * Update to LLVM 16.0.2Nikita Popov2023-04-261-0/+0
| * Encode def span for ConstParamMichael Goulet2023-04-264-2/+32
|/
* Auto merge of #110414 - pietroalbini:pa-1.70.0-beta, r=Mark-Simulacrumbors2023-04-1947-113/+165
|\
| * update tests for the test harness's json formattingPietro Albini2023-04-173-0/+20
| * add support for `// unset-exec-env` in compiletestPietro Albini2023-04-172-4/+32
| * treat the dev channel as nightly in compiletestPietro Albini2023-04-171-1/+5
| * bump the channel to betaPietro Albini2023-04-161-1/+1
| * replace version placeholdersPietro Albini2023-04-1640-107/+107
|/
* Auto merge of #110323 - lcnr:dropck-uwu, r=compiler-errorsbors2023-04-151-1/+3
|\
| * explicit adt_dtorck_constraint for ManuallyDroplcnr2023-04-141-1/+3
* | Auto merge of #109900 - cjgillot:disable-const-prop, r=oli-obkbors2023-04-1514-108/+8
|\ \
| * | Remove obsolete test.Camille GILLOT2023-04-153-47/+0
| * | Bless run-make.Camille GILLOT2023-04-151-1/+7
| * | Bless codegen test.Camille GILLOT2023-04-151-3/+0
| * | Remove outdated comment.Camille GILLOT2023-04-151-2/+0
| * | Remove useless methods in visit.Camille GILLOT2023-04-151-6/+0
| * | Only enable ConstProp at mir-opt-level >= 2.Camille GILLOT2023-04-158-49/+1
* | | Auto merge of #110335 - asomers:rust-gdb-freebsd, r=jyn514bors2023-04-152-3/+3
|\ \ \ | |/ / |/| |
| * | Typo fix in src/etc/rust-gdbAlan Somers2023-04-141-1/+1
| * | Fix rust-gdb and rust-gdbgui on FreeBSDAlan Somers2023-04-142-3/+3
* | | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r...bors2023-04-155-13/+195
|\ \ \
| * | | Update how-to-read-rustdoc.mdMichael Howell2023-04-141-0/+11
| * | | rustdoc-search: add support for nested genericsMichael Howell2023-04-144-13/+184
| |/ /
* | | Auto merge of #110142 - Mark-Simulacrum:reduce-core-counts, r=pietroalbinibors2023-04-152-100/+108
|\ \ \
| * | | Trim down core counts for fast buildersMark Rousskov2023-04-102-72/+72
| * | | Switch all job names to include core countMark Rousskov2023-04-101-64/+72
* | | | Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelixbors2023-04-146-199/+22
|\ \ \ \
| * | | | Pacify tidy.Camille GILLOT2023-04-141-1/+1
| * | | | Update codegen test.Camille GILLOT2023-04-141-2/+5
| * | | | Remove from cranelift too.Camille GILLOT2023-04-141-89/+0
| * | | | Remove attempt to optimize codegen for discriminants.Camille GILLOT2023-04-141-92/+0
| * | | | Fortify tests againts mir-opts.Camille GILLOT2023-04-142-15/+16
* | | | | Auto merge of #110331 - matthiaskrgr:rollup-9vldvow, r=matthiaskrgrbors2023-04-1478-392/+409
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Rollup merge of #110328 - GuillaumeGomez:auto-disambiguation-proc-trait, r=no...Matthias Krüger2023-04-141-0/+7
| |\ \ \ \
| | * | | | Add explanations for auto-disambiguation when an intra doc link is resolved t...Guillaume Gomez2023-04-141-0/+7
| * | | | | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitorMatthias Krüger2023-04-1455-135/+64
| |\ \ \ \ \
| | * | | | | remove some unneeded importsKaDiWa2023-04-1255-135/+64
| * | | | | | Rollup merge of #110154 - DaniPopes:library-typos, r=JohnTitorMatthias Krüger2023-04-147-11/+11
| |\ \ \ \ \ \