about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-08-27Auto merge of #140737 - amandasystems:revised-constraint-search, r=lcnrbors-232/+281
2025-08-27Add spin_loop hint for LoongArchWANG Rui-33/+23
2025-08-27Use `AcceptContext` in `AttribueParser::check_target`Sasha Pourcelot-29/+17
2025-08-27Explicitly mark the end of a failed test's captured outputZalathar-1/+7
2025-08-27Merge pull request #4544 from rust-lang/rustup-2025-08-27Ralf Jung-2777/+5534
2025-08-27Auto merge of #145916 - matthiaskrgr:rollup-cnvhq2z, r=matthiaskrgrbors-1261/+1406
2025-08-27Use std uplifting more oftenJakub Beránek-40/+20
2025-08-27Use `compiler_for_std` in `dist::Std`Jakub Beránek-59/+59
2025-08-27Add `compiler_for_std`Jakub Beránek-3/+13
2025-08-27Add metadata to `dist::JsonDocs`Jakub Beránek-1/+17
2025-08-27Add snapshot test for rustc docsJakub Beránek-0/+41
2025-08-27Rollup merge of #145904 - Kobzol:riscv-musl-platform-support, r=jieyouxuMatthias Krüger-1/+1
2025-08-27Rollup merge of #145335 - clarfonthey:wtf8-core-alloc, r=Mark-SimulacrumMatthias Krüger-1208/+1327
2025-08-27Rollup merge of #145290 - ntc2:patch-1, r=joshtriplett,tgross35Matthias Krüger-0/+3
2025-08-27Rollup merge of #145078 - minxuanz:riscv-cacheline, r=samueltardieuMatthias Krüger-5/+3
2025-08-27Rollup merge of #143341 - Manishearth:from-raw-parts-ptr-cast, r=samueltardieuMatthias Krüger-0/+3
2025-08-27Rollup merge of #142215 - saethlin:mir-building-tests, r=cjgillotMatthias Krüger-47/+69
2025-08-27remove old crash testTakayuki Maeda-6/+3
2025-08-27Merge ref '269d5b56bcfd' from rust-lang/rustThe Miri Cronjob Bot-2776/+5533
2025-08-27Improve std::fs::read_dir docsNathan Collins-0/+3
2025-08-27Prepare for merging from rust-lang/rustThe Miri Cronjob Bot-1/+1
2025-08-27Add test batch 1Oneirical-80/+66
2025-08-27Add `itertools` to `[workspace.dependencies]`.Nicholas Nethercote-15/+16
2025-08-27Add `tracing` to `[workspace.dependencies]`.Nicholas Nethercote-49/+50
2025-08-27Add `rustc-literal-escaper` to `[workspace.dependencies]`.Nicholas Nethercote-4/+5
2025-08-27Add `memchr` to `[workspace.dependencies]`.Nicholas Nethercote-2/+3
2025-08-27Add `bitflags` to `[workspace.dependencies]`.Nicholas Nethercote-14/+15
2025-08-27Add `thin-vec` to newly added `[workspace.dependencies]`.Nicholas Nethercote-18/+23
2025-08-26Use -Zmir-opt-level=0 in tests for MIR buildingBen Kimock-47/+69
2025-08-27Auto merge of #144841 - cjgillot:typeck-no-attrs, r=davidtwcobors-39/+62
2025-08-26Update cargo submoduleWeihang Lo-0/+0
2025-08-26Make `lto` and `linker-plugin-lto` work the same for `compiler_builtins`Matthew Maurer-12/+23
2025-08-26`unit_cmp`: don't lint on explicitly written unit exprZihan-4/+42
2025-08-27Document `is_unit_expr()`Samuel Tardieu-0/+1
2025-08-26Auto merge of #145906 - samueltardieu:rollup-p8ibzhz, r=samueltardieubors-304/+838
2025-08-26Rollup merge of #145901 - stoeckmann:raw_vec_typo, r=samueltardieuSamuel Tardieu-1/+1
2025-08-26Rollup merge of #145892 - jdonszelmann:codegen-fn-attrs-foreign-item, r=bjorn3Samuel Tardieu-14/+16
2025-08-26Rollup merge of #145888 - heiher:fix-platform-support-loong32, r=jieyouxuSamuel Tardieu-2/+2
2025-08-26Rollup merge of #145887 - GuillaumeGomez:bootstrap-codegen-backends, r=KobzolSamuel Tardieu-12/+10
2025-08-26Rollup merge of #145876 - Kobzol:dist-std-build, r=jieyouxuSamuel Tardieu-26/+79
2025-08-26Rollup merge of #145840 - a4lg:riscv-elf-flags-for-internal-objs, r=WaffleLapkinSamuel Tardieu-3/+11
2025-08-26Rollup merge of #145792 - scrabsha:push-umpytyxunpxq, r=jdonszelmannSamuel Tardieu-213/+691
2025-08-26Rollup merge of #145790 - mati865:gnullvm-improve-dist, r=KobzolSamuel Tardieu-30/+4
2025-08-26Rollup merge of #144499 - Enselic:ci-debuginfo-level-tests, r=davidtwcoSamuel Tardieu-3/+24
2025-08-26Move `riscv64-gc-unknown-linux-musl` from Tier 2 with Host tools to Tier 2Jakub Beránek-1/+1
2025-08-26fix: Render continuation between no source labelsScott Schafer-20/+21
2025-08-26fix: Add col separator before secondary messages with no sourceScott Schafer-0/+87
2025-08-26fix: Don't add an end column separator after a file with no sourceScott Schafer-23/+20
2025-08-27stop returning errors when format foreign has trailing dollarTakayuki Maeda-1/+21
2025-08-26Fix typo in commentTobias Stoeckmann-1/+1