-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
bootstrap: add RUSTC_EXTRA_REMAP for reproducible host builds
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#159297
opened Jul 14, 2026 by
DeepeshWR
Contributor
Loading…
Implement 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.
bool::toggle
S-waiting-on-review
#159296
opened Jul 14, 2026 by
CenTdemeern1
Loading…
Allow 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.
Foo { .. } patterns to match non-struct types
S-waiting-on-author
#159295
opened Jul 14, 2026 by
Jules-Bertholet
Contributor
•
Draft
renovate: don't update PRs in the merge queue
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#159294
opened Jul 14, 2026 by
marcoieni
Member
Loading…
Rollup of 22 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#159293
opened Jul 14, 2026 by
JonathanBrouwer
Contributor
Loading…
view-types: propagate view types to rustc_middle
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
rustc-dev-guide subtree update
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#159290
opened Jul 14, 2026 by
tshepang
Member
Loading…
Fix Zulip backport command suggestion
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#159289
opened Jul 14, 2026 by
apiraino
Contributor
Loading…
[stable] 1.97.1 release
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#159288
opened Jul 14, 2026 by
Mark-Simulacrum
Member
Loading…
Build a new incr comp session dir from scratch every time
A-incr-comp
Area: Incremental compilation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
Simplify 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.
apply_effects_in_range
S-waiting-on-review
#159285
opened Jul 14, 2026 by
nnethercote
Contributor
Loading…
[EXPERIMENT] Fewer ast boxes
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
#159284
opened Jul 14, 2026 by
nnethercote
Contributor
•
Draft
Remove obsolete verbose flag from deref/ref suggestions
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.
#159283
opened Jul 14, 2026 by
reidliu41
Loading…
Update documentation for 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.
-Zdump-dep-graph
S-waiting-on-review
#159282
opened Jul 14, 2026 by
blyxyas
Member
Loading…
Construct 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.
tokens for attrs made by mk_attr_word and other variants
S-waiting-on-bors
#159277
opened Jul 14, 2026 by
mu001999
Member
Loading…
remove obsolete comment
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.
#159275
opened Jul 14, 2026 by
tshepang
Member
Loading…
bootstrap: Rename 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)
std_crates_for_run_make to std_crates_for_make_run
S-waiting-on-bors
#159274
opened Jul 14, 2026 by
Zalathar
Member
Loading…
tidy: handle large numeric sort keys
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
slice: make swap delegate to swap_unchecked
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#159272
opened Jul 14, 2026 by
Rachit2323
Loading…
str: add ASCII fast path to word_to_titlecase
S-waiting-on-review
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.
#159271
opened Jul 14, 2026 by
Rachit2323
Loading…
Only force backtraces when a panic occurs in bootstrap
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#159270
opened Jul 14, 2026 by
Kobzol
Member
Loading…
disable range-len-try-from.rs on s390x
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
#159269
opened Jul 14, 2026 by
fneddy
Contributor
Loading…
Overhaul Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
CfgTrace/CfgAttrTrace handling
A-attributes
#159266
opened Jul 14, 2026 by
nnethercote
Contributor
Loading…
bootstrap: skip intrinsic-test when rustfmt is unavailable
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)
#159265
opened Jul 14, 2026 by
xonx4l
Contributor
Loading…
Add regression test for #144033
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.
#159259
opened Jul 14, 2026 by
Joel-Wwalker
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.