about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-09-21add an API in ConfigBuilder to point to config file for toml parsingbit-aloo-0/+8
2025-09-21walk up the ancestorsbit-aloo-6/+7
2025-09-21make cargo test work for bootstrap self testbit-aloo-73/+17
2025-09-21Changes to uitests for macro_export portJonathan Brouwer-277/+417
2025-09-21Port #[macro_export] to the new attribute parsing infrastructureJonathan Brouwer-93/+177
2025-09-21Auto merge of #146592 - Kobzol:tidy-diag, r=jieyouxubors-580/+781
2025-09-21Implement output of colored messages with optional check contextJakub Beránek-55/+152
2025-09-21Migrate the remaining tidy checks to diagnosticsJakub Beránek-572/+560
2025-09-21Add `CheckId`, migrate the `alphabetical` check to diagnosticsJakub Beránek-45/+63
2025-09-21Add diagnostics context and migrate the `style` check to itJakub Beránek-89/+187
2025-09-21btree InternalNode::new safety commentsMarijn Schouten-2/+3
2025-09-21Add self-profile events for target-machine creationZalathar-0/+10
2025-09-21Auto merge of #146779 - GuillaumeGomez:gcc-ignore-test_ui_abi, r=Kobzol,jieyouxubors-0/+14
2025-09-21Merge pull request #20714 from A4-Tacks/rm-dbg-trailing-commaShoyu Vanilla (Flint)-1/+16
2025-09-21Support ctr and lr as clobber-only registers in PowerPC inline assemblyTaiki Endo-189/+572
2025-09-21Auto merge of #146830 - Zalathar:rollup-lj8jfok, r=Zalatharbors-111/+164
2025-09-21Rollup merge of #146822 - saethlin:bbbbbstd, r=NoratriebStuart Cook-1/+1
2025-09-21Rollup merge of #146820 - cammeresi:alloc-20250919, r=tgross35Stuart Cook-2/+11
2025-09-21Rollup merge of #146793 - folkertdev:naked-asm-func-end, r=AmanieuStuart Cook-0/+7
2025-09-21Rollup merge of #146744 - beepster4096:derefs_in_ref_prop, r=cjgillotStuart Cook-20/+13
2025-09-21Rollup merge of #146551 - folkertdev:cmse-entry-c-variadic, r=workingjubileeStuart Cook-26/+105
2025-09-21Rollup merge of #145664 - Darksonn:stab-file-with-nul, r=Mark-SimulacrumStuart Cook-2/+2
2025-09-21Rollup merge of #144091 - thaliaarchi:stabilize-new-zeroed, r=Mark-SimulacrumStuart Cook-44/+9
2025-09-21Rollup merge of #140983 - tkr-sh:master, r=ibraheemdevStuart Cook-16/+16
2025-09-21fix a crash in rustdoc merge finalize without input fileIris Shi-2/+4
2025-09-21Consider errors in MIR as impossible predicates.Camille Gillot-61/+201
2025-09-21Fix not applicable on trailing comma for remove_dbgA4-Tacks-1/+16
2025-09-21Update list of good combinations (inc. beta + nightly)Igor S. Gerasimov-2/+5
2025-09-20Fix old typo in lang_start_internal commentBen Kimock-1/+1
2025-09-20Auto merge of #146812 - matthiaskrgr:rollup-aiap18m, r=matthiaskrgrbors-168/+316
2025-09-20[GCC backend] Ignore failing ui abi testsGuillaume Gomez-0/+14
2025-09-20Rollup merge of #146800 - thaliaarchi:fix-move-pal-thread, r=joboetMatthias Krüger-8/+3
2025-09-20Rollup merge of #146774 - Kobzol:bootstrap-relative-path, r=jieyouxuMatthias Krüger-5/+17
2025-09-20Rollup merge of #146770 - hkBst:clippy-fix-10, r=fmeaseMatthias Krüger-36/+32
2025-09-20Rollup merge of #146762 - madsmtm:test-apple-sim, r=jieyouxuMatthias Krüger-77/+245
2025-09-20Rollup merge of #144592 - fee1-dead-contrib:target_spec, r=NoratriebMatthias Krüger-42/+19
2025-09-20allow take union field addresses in safe rustKivooeo-1/+60
2025-09-20Make term_patch_map sparse.Camille Gillot-14/+18
2025-09-20Merge pull request #20706 from A4-Tacks/stdx-replace-inplaceShoyu Vanilla (Flint)-3/+41
2025-09-20Add some test for stdx::replaceA4-Tacks-0/+30
2025-09-20Merge pull request #20661 from A4-Tacks/suggest-if-bodyShoyu Vanilla (Flint)-8/+82
2025-09-20Merge pull request #4598 from rust-lang/rustup-2025-09-20Ralf Jung-17764/+15841
2025-09-20Fix to implements in-place stdx::replaceA4-Tacks-3/+11
2025-09-20Fix IfExpr then branch suggestA4-Tacks-8/+82
2025-09-20Merge pull request #20710 from A4-Tacks/unused-var-shorthandShoyu Vanilla (Flint)-11/+57
2025-09-20Merge pull request #20709 from A4-Tacks/destruct-panic-on-not-add-deref-and-p...Shoyu Vanilla (Flint)-2/+48
2025-09-20Merge pull request #20686 from A4-Tacks/gen-default-not-apply-selectedShoyu Vanilla (Flint)-0/+46
2025-09-20Merge pull request #20689 from ShoyuVanilla/accurate-flycheckDavid Barsky-43/+213
2025-09-20Fix selected multi variants applicable generate_default_from_enum_variantA4-Tacks-0/+46
2025-09-20Merge pull request #20688 from A4-Tacks/fix-applicable-after-l-curly-replace-...Shoyu Vanilla (Flint)-0/+18