about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-18Merge pull request #4583 from Patrick-6/miri-genmc-estimationRalf Jung-170/+395
2025-09-18tweak genmc error report noteRalf Jung-14/+23
2025-09-18Add GenMC estimation mode. Improve error handling and output printing.Patrick-6-170/+386
2025-09-17Merge pull request #4589 from LorrensP-2158466/freebsd-readdirRalf Jung-27/+46
2025-09-17readdir for freebsdLorrensP-2158466-27/+46
2025-09-17Merge pull request #4590 from rust-lang/rustup-2025-09-17Oli Scherer-1805/+2517
2025-09-17Merge ref '3f1552a273e4' from rust-lang/rustThe Miri Cronjob Bot-1804/+2516
2025-09-17Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-09-16Auto merge of #146650 - matthiaskrgr:rollup-rjrklz9, r=matthiaskrgrbors-43/+183
2025-09-16Auto merge of #138271 - mu001999-contrib:fix-138234, r=jackh726bors-0/+73
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-16Rollup merge of #146605 - jyn514:update-rustfix, r=nnethercoteMatthias Krüger-10/+10
2025-09-16Rollup merge of #146474 - ferrocene:pvdrz/improve-ascii-coverage, r=NoratriebMatthias Krüger-0/+7
2025-09-16Rollup merge of #146442 - Qelxiros:trait-suggestion-generics, r=BoxyUwUMatthias Krüger-17/+56
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-16Improve `core::ascii` coverageChristian Poveda-0/+7
2025-09-16handle const generics, ?Sized, early bound lifetimesJeremy Smart-17/+56
2025-09-16Keep space if expr follows identifier when lint unused parensMu001999-0/+73
2025-09-16Merge pull request #4588 from RalfJung/rustupRalf Jung-2/+3
2025-09-16Auto merge of #146516 - cjgillot:dest-prop-aggregate, r=Amanieubors-12/+164
2025-09-16rustupRalf Jung-2/+3
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-15Bump rustfix 0.8.1 -> 0.8.7Jynn Nelson-10/+10
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