about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-05-09tests: fix `broken-pipe-no-ice` to use `bare_rustc`/`rustc`Jieyou Xu-3/+5
2025-05-09run-make-support: support "ejecting" the underlying std commandJieyou Xu-2/+20
2025-05-09Auto merge of #140252 - nnethercote:rm-Ident-empty, r=oli-obkbors-45/+54
2025-05-09Remove `Ident::empty`.Nicholas Nethercote-45/+54
2025-05-09Auto merge of #140176 - dpaoliello:arm64ecdec, r=wesleywiserbors-54/+201
2025-05-08Auto merge of #140818 - matthiaskrgr:rollup-5eaotr2, r=matthiaskrgrbors-117/+679
2025-05-08Rollup merge of #140811 - jieyouxu:notes, r=UrgauMatthias Krüger-0/+4
2025-05-08Rollup merge of #140802 - BoxyUwU:relnotes_1_87_0, r=pietroalbiniMatthias Krüger-0/+166
2025-05-08Rollup merge of #140800 - GuillaumeGomez:rustdoc-tempdir-removal, r=jieyouxuMatthias Krüger-3/+11
2025-05-08Rollup merge of #140716 - Urgau:improve-remap_scope-tests, r=jieyouxuMatthias Krüger-9/+292
2025-05-08Rollup merge of #140707 - compiler-errors:range-pat-struct-norm, r=lcnrMatthias Krüger-9/+41
2025-05-08Rollup merge of #140684 - compiler-errors:unnecessary-assoc, r=lcnrMatthias Krüger-11/+73
2025-05-08Rollup merge of #140341 - saethlin:black-box-qoi, r=Mark-SimulacrumMatthias Krüger-0/+4
2025-05-08Rollup merge of #140095 - nnethercote:rm-word_or_empty, r=jdonszelmannMatthias Krüger-85/+88
2025-05-08Auto merge of #140786 - Kobzol:try-builds-no-deny-warnings, r=jieyouxubors-20/+42
2025-05-09Enable triagebot note functionality for rust-lang/rustJieyou Xu-0/+4
2025-05-08Auto merge of #140797 - matthiaskrgr:rollup-3km95qh, r=matthiaskrgrbors-2/+80
2025-05-08Structurally resolve in check_ref_cast and calc_adjust_modeMichael Goulet-9/+41
2025-05-08Mention fast try builds in the rustc-dev-guideJakub Beránek-6/+10
2025-05-08Add release notes for 1.87.0Boxy-0/+166
2025-05-08Make `rustdoc-tempdir-removal` run-make tests work on other platforms than linuxGuillaume Gomez-3/+11
2025-05-08Indicate that the warning on black_box is a general property of RustBen Kimock-0/+4
2025-05-08Rework `-Zremap-path-scope` macro test with dependency checkUrgau-9/+103
2025-05-08Do not deny warnings for fast try buildsJakub Beránek-10/+27
2025-05-08Add tests for `-Zremap-path-scope` and paths in diagnostics with depsUrgau-0/+189
2025-05-08Rollup merge of #140759 - dpaoliello:symlink, r=workingjubileeMatthias Krüger-0/+16
2025-05-08Rollup merge of #140758 - dpaoliello:armhazard, r=jieyouxuMatthias Krüger-1/+6
2025-05-08Rollup merge of #140756 - dpaoliello:paclink, r=jieyouxuMatthias Krüger-1/+1
2025-05-08Rollup merge of #140755 - dpaoliello:arm64windebuginfo, r=jieyouxuMatthias Krüger-0/+11
2025-05-08Rollup merge of #140736 - xizheyin:issue-140166, r=petrochenkovMatthias Krüger-0/+46
2025-05-08Auto merge of #140732 - onur-ozkan:use-in-tree-rustfmt, r=Kobzolbors-1/+66
2025-05-08Migrate `opt-dist` to edition 2024Jakub Beránek-3/+5
2025-05-08Remove unused dependency from opt-distJakub Beránek-1/+0
2025-05-08add change-entry for `x run rustfmt`onur-ozkan-0/+5
2025-05-08implement `x run rustfmt`onur-ozkan-0/+55
2025-05-08Auto merge of #140781 - matthiaskrgr:rollup-90sig9g, r=matthiaskrgrbors-453/+1194
2025-05-08Rollup merge of #140773 - aDotInTheVoid:rdj-triagdfsadgs, r=dtolnayMatthias Krüger-1/+9
2025-05-08Rollup merge of #140769 - Zoxc:fix-140731, r=oli-obkMatthias Krüger-12/+57
2025-05-08Rollup merge of #140764 - joshtriplett:style-nullary-functions, r=traviscrossMatthias Krüger-0/+13
2025-05-08Rollup merge of #140762 - aDotInTheVoid:popnl, r=GuillaumeGomezMatthias Krüger-13/+17
2025-05-08Rollup merge of #140711 - compiler-errors:combine-maybes, r=lcnrMatthias Krüger-24/+130
2025-05-08Rollup merge of #140641 - lcnr:opaque-type-storage-entries, r=compiler-errorsMatthias Krüger-139/+204
2025-05-08Rollup merge of #140579 - jieyouxu:temp-remove, r=wesleywiserMatthias Krüger-5/+0
2025-05-08Rollup merge of #140523 - compiler-errors:late-early-mismatch, r=jackh726Matthias Krüger-80/+463
2025-05-08Rollup merge of #140260 - compiler-errors:only-global-post-norm, r=lcnrMatthias Krüger-179/+301
2025-05-08Auto merge of #140106 - dianne:deref-pat-usefulness, r=Nadrierilbors-25/+480
2025-05-07Auto merge of #140751 - GuillaumeGomez:rollup-eahw4ta, r=GuillaumeGomezbors-292/+643
2025-05-07triagebot: Better message for changes to `tests/rustdoc-json`Alona Enraght-Moony-1/+9
2025-05-07do not allow stage > 0 on `x fmt`onur-ozkan-1/+6
2025-05-07Add `DefPathData::OpaqueLifetime` to avoid conflicts for remapped opaque life...John Kåre Alsaker-12/+57