about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-16Update the minimum external LLVM to 20Josh Stone-595/+157
2025-09-16Auto merge of #146516 - cjgillot:dest-prop-aggregate, r=Amanieubors-12/+164
2025-09-16Auto merge of #146614 - Zalathar:rollup-hcxvdi1, r=Zalatharbors-1590/+1772
2025-09-16Restrict simple assignment condition.Camille Gillot-2/+8
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 #146599 - npmccallum:cleanup, r=fmeaseStuart Cook-6/+3
2025-09-16Rollup merge of #146574 - Zalathar:capture, r=jieyouxuStuart Cook-1/+1
2025-09-16Rollup merge of #146466 - klensy:llvm-wrapper-c, r=cuviperStuart Cook-131/+0
2025-09-16Rollup merge of #146402 - RalfJung:aggregate-init, r=saethlinStuart Cook-15/+92
2025-09-16Rollup merge of #145960 - scrabsha:push-kskuprrtmnky, r=jdonszelmannStuart Cook-1022/+1378
2025-09-16Rollup merge of #145095 - tiif:unstable_const_param, r=BoxyUwUStuart Cook-405/+266
2025-09-15Auto merge of #146610 - matthiaskrgr:rollup-xkt5kjz, r=matthiaskrgrbors-74/+93
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 #146559 - Jules-Bertholet:fix-typo, r=nnethercoteMatthias Krüger-8/+8
2025-09-15Rollup merge of #146549 - asomers:freebsd-readdir, r=Mark-SimulacrumMatthias Krüger-57/+63
2025-09-15Rollup merge of #146546 - cammeresi:pop, r=Mark-SimulacrumMatthias Krüger-4/+5
2025-09-15Rollup merge of #146539 - luca3s:push-xuwtvwrsspnp, r=jieyouxuMatthias Krüger-1/+1
2025-09-15Rollup merge of #146533 - Zalathar:array-default, r=compiler-errorsMatthias Krüger-0/+5
2025-09-15Rollup merge of #146530 - a4lg:riscv-inline-asm-default-clobber-float-flags, ...Matthias Krüger-1/+2
2025-09-15Rollup merge of #146344 - Gelbpunkt:loongarch-codegen-llvm-test, r=Mark-Simul...Matthias Krüger-2/+6
2025-09-15Auto merge of #146405 - BoxyUwU:relnotes_1_90, r=Mark-Simulacrumbors-0/+126
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-15compiletest: Make `./x test --test-args ...` work againMartin Nordholts-3/+6
2025-09-15replace some `#[const_trait]` with `const trait`Nathaniel McCallum-6/+3
2025-09-15Split `FnCtxt::report_args_error` into subfunctionsSasha Pourcelot-1022/+1378
2025-09-15Fix feature gate teststiif-23/+24
2025-09-15Add relnotes 1.90Boxy Uwu-0/+126
2025-09-15Auto merge of #146582 - Kobzol:cranelift-test-nightly, r=jieyouxubors-0/+1
2025-09-15Only run Cranelift dist test on nightlyJakub Beránek-0/+1
2025-09-15Add documentation for select_where_possible and select_all_or_errortiif-1/+16
2025-09-15Fix the testcases to not use UnsizedConstParamTytiif-291/+218
2025-09-15Add check to make sure ConstParamTy impls of certain types are gated with #[u...tiif-15/+23
2025-09-15Remove UnsizedConstParamTy trait and make it into an unstable impltiif-104/+14
2025-09-15opt-dist: don't set `RUST_LOG=collector=debug`Maksim Bondarenkov-1/+0
2025-09-15compiletest: Enable new-output-capture by defaultZalathar-1/+1
2025-09-15Auto merge of #146572 - matthiaskrgr:rollup-gotklb6, r=matthiaskrgrbors-116/+261
2025-09-15Rollup merge of #146501 - Enselic:x-test-filter, r=Mark-SimulacrumMatthias Krüger-11/+54
2025-09-15Rollup merge of #146488 - ferrocene:pvdrz/improve-ptr-coverage, r=Mark-Simula...Matthias Krüger-0/+8
2025-09-15Rollup merge of #146480 - durin42:llvm-22-more-lifetime, r=Mark-SimulacrumMatthias Krüger-2/+2
2025-09-15Rollup merge of #146478 - ferrocene:pvdrz/improve-fmt-coverage, r=Mark-Simula...Matthias Krüger-0/+52
2025-09-15Rollup merge of #146471 - neuschaefer:no-target, r=Mark-SimulacrumMatthias Krüger-1/+1
2025-09-15Rollup merge of #146416 - clubby789:tidy-deps-qol, r=jieyouxuMatthias Krüger-46/+143
2025-09-15Rollup merge of #146284 - Kivooeo:blazing-fast-division-bignum, r=Mark-Simula...Matthias Krüger-56/+0
2025-09-15Rollup merge of #143314 - tshepang:fix-filename, r=compiler-errorsMatthias Krüger-0/+1
2025-09-15rustc_codegen_llvm: Adjust RISC-V inline assembly's clobber listTsukasa OI-1/+2
2025-09-14bootstrap.py: disable incremental build for bootstrap in CIbinarycat-0/+3