about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2025-06-18Fix compiletest and rustc-dev-guideJakub Beránek-4/+4
2025-06-18fix: `branches_sharing_code` suggests misleadingly when in assignmentyanglsh-3/+71
2025-06-18Clarify bootstrap tool description and change its directory to simply `bootst...Jakub Beránek-6/+17
2025-06-18fixup missing docs in attr parsingJana Dönszelmann-0/+19
2025-06-18fmt tests: remove static mutMarijn Schouten-20/+26
2025-06-18bump rustdoc json format number for pretty print change of attributeJana Dönszelmann-2/+2
2025-06-18vec_deque tests: remove static mutMarijn Schouten-43/+31
2025-06-18better template for repr attributesJana Dönszelmann-6/+7
2025-06-18convert the `optimize` attribute to a new parserJana Dönszelmann-58/+72
2025-06-18Add --color=always to test explorer commandJosh McKinney-0/+1
2025-06-18Skip tidy triagebot linkcheck if `triagebot.toml` doesn't existJieyou Xu-1/+4
2025-06-18Enable `run-make-support` auto cross-compilation for `rustdoc` tooJieyou Xu-7/+32
2025-06-18Enable automatic cross-compilation in run-make testsJakub Beránek-26/+31
2025-06-18add `#[align]` attributeFolkert de Vries-133/+320
2025-06-18Merge pull request #4401 from nia-e/barebones-ptraceOli Scherer-39/+938
2025-06-18`Result::expect` instead of `match` and `panic!`Yotam Ofek-6/+2
2025-06-18minimal ptrace setupNia Espera-39/+938
2025-06-18Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3bors-12/+28
2025-06-18Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3bors-131/+155
2025-06-18Auto merge of #141061 - dpaoliello:shimasfn, r=bjorn3bors-36/+42
2025-06-18Update/bless clippy tests.Mara Bos-52/+47
2025-06-18Update/bless clippy tests.Mara Bos-52/+47
2025-06-18Bless/update tests.Mara Bos-28/+81
2025-06-18Fix span of AddrOf in format_args!() expansion.Mara Bos-1/+1
2025-06-18Update unpretty tests.Mara Bos-4/+8
2025-06-18Remove 'this error originates in format_args_nl' from test output.Mara Bos-65/+3
2025-06-18Update mir-opt tests.Mara Bos-65/+94
2025-06-18Remove outdated test.Mara Bos-48/+0
2025-06-18Add test for new format_args!() temporary lifetimes.Mara Bos-0/+15
2025-06-18Allow storing `format_args!()` in `let`.Mara Bos-171/+106
2025-06-18Merge pull request #4404 from rust-lang/rustup-2025-06-18Ralf Jung-5358/+10398
2025-06-18Clarify documentationJakub Beránek-2/+6
2025-06-18Remove unused bootstrap flagJakub Beránek-650/+187
2025-06-18Destructure bootstrap flags to make sure that none of them are unusedJakub Beránek-55/+97
2025-06-18Merge pull request #20032 from lnicola/sync-from-rustLaurențiu Nicola-16306/+30388
2025-06-18remove joboet from review rotationjoboet-1/+0
2025-06-18Auto merge of #138165 - jdonszelmann:inline, r=oli-obkbors-29/+28
2025-06-18Auto merge of #138165 - jdonszelmann:inline, r=oli-obkbors-647/+1189
2025-06-18Merge from rust-lang/rustLaurențiu Nicola-16305/+30387
2025-06-18Preparing for merge from rust-lang/rustLaurențiu Nicola-1/+1
2025-06-18Merge from rustcThe Miri Cronjob Bot-5357/+10397
2025-06-18Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2025-06-18add ChildExt(::send_signal)Jeremy Smart-8/+67
2025-06-18Auto merge of #130887 - Soveu:repeatn, r=scottmcmbors-121/+47
2025-06-18AsyncDrop trait without sync Drop generates an errorAndrew Zhogin-1/+49
2025-06-17CodeGen: rework Aggregate implemention for rvalue_creates_operand casesScott McMurray-80/+134
2025-06-18undojnyfah-1/+1
2025-06-18fix formatjnyfah-11/+11
2025-06-18format functionjnyfah-44/+169
2025-06-18Auto merge of #142644 - jhpratt:rollup-f2jed9t, r=jhprattbors-385/+907