about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-07-13Rollup merge of #143776 - no1wudi:fix, r=tgross35León Orell Valerian Liehr-1/+1
2025-07-13Auto merge of #143213 - dianne:lower-cond-tweaks, r=cjgillotbors-128/+63
2025-07-13Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obkbors-59/+157
2025-07-12Auto merge of #143783 - bvanjoi:issue-143697-2, r=compiler-errorsbors-166/+162
2025-07-12Port `#[omit_gdb_pretty_printer_section]` to the new attribute parsing infras...Jonathan Brouwer-13/+29
2025-07-12Tell triagebot to reopen bot PRs to run CI on themJakub Beránek-0/+3
2025-07-12Add CI workflow for automatically performing subtree sync pullsJakub Beránek-0/+23
2025-07-12Clean up implementation of RPITIT assoc item loweringMichael Goulet-146/+110
2025-07-13cleaned up some testsKivooeo-96/+160
2025-07-13moved testsKivooeo-13/+13
2025-07-13query RPITIT in a trait or implbohan-151/+143
2025-07-13compute all rpitit of a traitbohan-57/+97
2025-07-13remove `remove_default`Hayashi Mikihiro-62/+19
2025-07-12Update uitest stderrsJonathan Brouwer-33/+36
2025-07-12Fix clippy & rustdoc-jsonJonathan Brouwer-4/+8
2025-07-12Port `#[automatically_derived]` to the new attribute parsing infrastructureJonathan Brouwer-13/+48
2025-07-12Fix assoc type where clause positionA4-Tacks-5/+75
2025-07-12merge source and target bindings into single fieldLorrensP-2158466-136/+123
2025-07-12Label clippy changes with `T-clippy` team labelJieyou Xu-0/+4
2025-07-12Hoist the more "special" autolabels to the start of the sectionJieyou Xu-13/+13
2025-07-12Make it clearer which key-values belong to which autolabelJieyou Xu-6/+0
2025-07-12Comment test that cannot be fixed currentlyAntoni Boucher-7/+12
2025-07-12Fix building the sysrootAntoni Boucher-580/+10
2025-07-12explicitly drop span_guard in wait_for_outputbit-aloo-1/+5
2025-07-12Auto merge of #143624 - tmiasko:copy-prop-borrowed, r=cjgillotbors-142/+97
2025-07-12replace binding and shadowed_glob on NameResolution with non_glob_binding and...b-naber-55/+77
2025-07-12Add change_tracker.rs entrybjorn3-0/+5
2025-07-12Move --compile-time-depsbjorn3-5/+6
2025-07-12Simplify codegen for niche-encoded variant testsScott McMurray-63/+110
2025-07-12Make rustdoc-gui-test dummy compiletest config purpose explicitJieyou Xu-5/+102
2025-07-12Auto merge of #143810 - matthiaskrgr:rollup-iw7a23z, r=matthiaskrgrbors-194/+432
2025-07-12refine commentRalf Jung-1/+1
2025-07-12fix clippy_test_deps workspace handlingRalf Jung-155/+509
2025-07-12add span to streaming command execution flowbit-aloo-1/+15
2025-07-12fix span for deferred command executionbit-aloo-3/+10
2025-07-12clippy: fix test filtering when TESTNAME is emptyRalf Jung-3/+12
2025-07-12Do not glob-reexport `TestMode` variantsJieyou Xu-53/+65
2025-07-12Rename `Mode` to `TestMode`Jieyou Xu-45/+45
2025-07-12Do not allow defaults for `Mode` and `Config`Jieyou Xu-7/+1
2025-07-12Move `string_enum` to `util` moduleJieyou Xu-49/+42
2025-07-12Remove outdated debugger version warningJieyou Xu-11/+0
2025-07-12Auto merge of #143766 - matthiaskrgr:rollup-0x7t69s, r=matthiaskrgrbors-477/+1164
2025-07-12./x test miri: fix cleaning the miri_ui directoryRalf Jung-2/+9
2025-07-12Merge pull request #4465 from RalfJung/readme-strict-provenanceRalf Jung-3/+3
2025-07-12readme: update strict provenance linkRalf Jung-3/+3
2025-07-12Auto merge of #143809 - weihanglo:update-cargo, r=weihanglobors-0/+0
2025-07-12Fixed a core crate compilation failure when enabling the `optimize_for_size` ...nazo6-4/+5
2025-07-11Access `wasi_sdk_path` instead of reading environment variable in bootstrapJakub Beránek-1/+1
2025-07-11Merge pull request #20232 from ShoyuVanilla/issue-20225Shoyu Vanilla (Flint)-5/+55
2025-07-11htmldocck: better error messages for negative raw directivesbinarycat-0/+4