about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-04-17Rollup merge of #135340 - obeis:explicit-extern-abis, r=traviscross,nadrierilMatthias Krüger-21/+334
2025-04-16Add test for `extern` without explicit ABIObei Sideg-15/+287
2025-04-16Add hard error for `extern` without explicit ABIObei Sideg-6/+21
2025-04-16Auto merge of #139912 - matthiaskrgr:rollup-va0rqvk, r=matthiaskrgrbors-70/+391
2025-04-16Auto merge of #139914 - GuillaumeGomez:update-stdarch, r=Amanieubors-0/+0
2025-04-16Update stdarch submoduleGuillaume Gomez-0/+0
2025-04-16Rollup merge of #139893 - reddevilmidzy:add-test, r=SparrowLiiMatthias Krüger-0/+5
2025-04-16Rollup merge of #139886 - nnethercote:graphviz_borrowck, r=compiler-errorsMatthias Krüger-12/+3
2025-04-16Rollup merge of #139884 - rustbot:docs-update, r=ehussMatthias Krüger-0/+10
2025-04-16Rollup merge of #139880 - compiler-errors:rpitit-nameless, r=nnethercoteMatthias Krüger-2/+22
2025-04-16Rollup merge of #139876 - blyxyas:write_type_sizes, r=nnethercoteMatthias Krüger-1/+1
2025-04-16Rollup merge of #139871 - GuillaumeGomez:async-gen-move, r=compiler-errorsMatthias Krüger-4/+126
2025-04-16Rollup merge of #139867 - WaffleLapkin:tidypaper, r=jieyouxuMatthias Krüger-16/+31
2025-04-16Rollup merge of #139823 - WaffleLapkin:bootpaper, r=jieyouxuMatthias Krüger-1/+15
2025-04-16Rollup merge of #139647 - eholk:package-namespace, r=fmeaseMatthias Krüger-34/+178
2025-04-16Auto merge of #136926 - wesleywiser:stabilize_dwarf-version, r=petrochenkovbors-32/+42
2025-04-16Auto merge of #139768 - compiler-errors:split-fold, r=lcnrbors-218/+402
2025-04-16Make CodeStat's type sizes a public fieldblyxyas-1/+1
2025-04-16Improve `borrowck_graphviz_*` documentation.Nicholas Nethercote-10/+2
2025-04-16Remove support for `#[rustc_mir(borrowck_graphviz_format="gen_kill")]`.Nicholas Nethercote-2/+1
2025-04-15Auto merge of #139878 - petrochenkov:revllvmclean2, r=compiler-errorsbors-26/+45
2025-04-15Update Cargo.lock for rustbookEric Huss-0/+10
2025-04-15Update booksrustbot-0/+0
2025-04-15Add unstable foo::bar extern command line argumentsEric Holk-34/+178
2025-04-15normalize canonical and non-canonical paths in compiletestWaffle Lapkin-5/+8
2025-04-15commit rustfmt stump in `x t tidy` even on `check`Waffle Lapkin-3/+6
2025-04-15Fix wrong suggestion for async gen block and add regression ui test for #139839Guillaume Gomez-4/+126
2025-04-15Auto merge of #139881 - matthiaskrgr:rollup-7x6zcrc, r=matthiaskrgrbors-350/+324
2025-04-15Rollup merge of #139877 - joshtriplett:take-care, r=dtolnayMatthias Krüger-0/+8
2025-04-15Rollup merge of #139859 - marcoieni:rename-macos-runner, r=KobzolMatthias Krüger-6/+6
2025-04-15Rollup merge of #139848 - nnethercote:kw-Empty-5, r=compiler-errorsMatthias Krüger-13/+5
2025-04-15Rollup merge of #139824 - ChrisDenton:non-canonical, r=petrochenkovMatthias Krüger-28/+6
2025-04-15Rollup merge of #139819 - Kobzol:rust-cache, r=marcoieniMatthias Krüger-0/+7
2025-04-15Rollup merge of #139818 - compiler-errors:normalize-tails, r=oli-obkMatthias Krüger-73/+64
2025-04-15Rollup merge of #138455 - yotamofek:pr/rustdoc/more-impl-display, r=Guillaume...Matthias Krüger-230/+228
2025-04-15Don't compute name of associated item if it's an RPITITMichael Goulet-2/+22
2025-04-15Split TypeFolder and FallibleTypeFolderMichael Goulet-186/+395
2025-04-15Revert "Deduplicate template parameter creation"Vadim Petrochenkov-26/+45
2025-04-15Add warning comment to `Take::get_ref` and `Chain::get_ref`Josh Triplett-0/+8
2025-04-15Auto merge of #138906 - thaliaarchi:unsupported-test-exe, r=bjorn3bors-0/+7
2025-04-15Add test for issue 125668reddevilmidzy-0/+5
2025-04-15add a comment for code that isn'tWaffle Lapkin-1/+7
2025-04-15slightly correct comments and diagnostics about checking modificationsWaffle Lapkin-10/+13
2025-04-15use helper function instead of writing rustfmt stamp by handWaffle Lapkin-1/+2
2025-04-15tidy: don't crush on non-existent submodulesWaffle Lapkin-1/+3
2025-04-15Add `explicit_extern_abis` unstable featureObei Sideg-0/+26
2025-04-15Auto merge of #139632 - Darksonn:cfi-fmt, r=m-ou-sebors-25/+50
2025-04-15CI: rename MacOS runnerMarcoIeni-6/+6
2025-04-15Use `rust-cache` to speed-up `citool` compilationJakub Beránek-0/+7
2025-04-15Auto merge of #139845 - Zalathar:rollup-u5u5y1v, r=Zalatharbors-993/+2498