-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Upgrade dependencies in run-make-support
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#143257
opened Jun 30, 2025 by
tgross35
Loading…
Do not enable LLD by default in the dist profile
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
Rollup of 9 pull requests
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-testsuite
Area: The testsuite used to check the correctness of rustc
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143254
opened Jun 30, 2025 by
matthiaskrgr
Loading…
Rewrite empty attribute lint for new attribute parser
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143252
opened Jun 30, 2025 by
JonathanBrouwer
•
Draft
bootstrap: add build.tidy-extra-checks option
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143251
opened Jun 30, 2025 by
lolbinarycat
Loading…
RDR: avoid rebuilding dependent crates after comment changes
A-run-make
Area: port run-make Makefiles to rmake.rs
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Update books
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143248
opened Jun 30, 2025 by
rustbot
Loading…
Avoid depending on forever-red DepNode when encoding metadata.
perf-regression
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143247
opened Jun 30, 2025 by
cjgillot
Loading…
Subtree update of Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
rust-analyzer
S-waiting-on-bors
#143246
opened Jun 30, 2025 by
lnicola
Loading…
mbe: Add tests and restructure metavariable expressions
A-tidy
Area: The tidy tool
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143245
opened Jun 30, 2025 by
tgross35
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[rustc_object_lifetime_default]
to the new attribute parsing …
A-attributes
#143240
opened Jun 30, 2025 by
JonathanBrouwer
Loading…
GCC backend subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143239
opened Jun 30, 2025 by
GuillaumeGomez
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[ignore]
to the new attribute parsing infrastructure
A-attributes
#143238
opened Jun 30, 2025 by
JonathanBrouwer
•
Draft
Port Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[no_implicit_prelude]
to the new attribute parsing infrastructure
A-attributes
#143237
opened Jun 30, 2025 by
JonathanBrouwer
Loading…
Stabilize Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
mixed_integer_ops_unsigned_sub
S-waiting-on-review
#143236
opened Jun 30, 2025 by
nxsaken
Loading…
Assemble const bounds via normal item bounds in old solver too
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143235
opened Jun 30, 2025 by
compiler-errors
Loading…
Replace Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ItemCtxt::report_placeholder_type_error
match with a call to TyCtxt::def_descr
S-waiting-on-review
#143234
opened Jun 30, 2025 by
GuillaumeGomez
Loading…
[STACKED] [COMPILETEST-UNTANGLE 3/N] Use "directives" consistently within compiletest
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Suggest use another lifetime specifier instead of underscore lifetime
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143231
opened Jun 30, 2025 by
xizheyin
Loading…
[STACKED] [COMPILETEST-UNTANGLE 2/N] Make some compiletest errors/warnings/help more visually obvious
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
[COMPILETEST-UNTANGLE 1/N] Move some some early config checks to the lib and move the compiletest binary
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#143229
opened Jun 30, 2025 by
jieyouxu
Loading…
Handle build scripts better in Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-Zmacro-stats
output.
S-waiting-on-bors
#143228
opened Jun 30, 2025 by
nnethercote
Loading…
add multi-arch asm! label operand test
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143227
opened Jun 30, 2025 by
tshepang
Loading…
Improve macro stats printing
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143223
opened Jun 30, 2025 by
nnethercote
Loading…
Port #[link_ordinal] to the new attribute parsing infrastructure
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143217
opened Jun 29, 2025 by
Periodic1911
•
Draft
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-30.