-
-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: Rework read deduplication with pooled epoch filtered recorders
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.
Rollup of 12 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-rustc-dev-guide
Area: rustc-dev-guide
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-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure 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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#158793
opened Jul 5, 2026 by
jhpratt
Member
Loading…
fix: remove alias rigid before calling 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
relate
S-waiting-on-review
#158792
opened Jul 5, 2026 by
cordx56
Loading…
Avoid unused braces lint for macro generated arguments
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.
#158791
opened Jul 5, 2026 by
chenyukang
Member
Loading…
Retarget E0282 to the ambiguous projection input
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.
#158788
opened Jul 5, 2026 by
peterphitran
Loading…
Add regression test for builtin attr macro values
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.
#158786
opened Jul 4, 2026 by
Ap4sh
Loading…
hook intrinsic-test into aarch64-gnu
A-CI
Area: Our Github Actions CI
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#158785
opened Jul 4, 2026 by
xonx4l
Contributor
Loading…
Add and use cfg(target_has_threads) to enforce no_thread impl usage
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#158782
opened Jul 4, 2026 by
Mark-Simulacrum
Member
Loading…
adjust f128 windows abi for LLVM 23
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.
#158778
opened Jul 4, 2026 by
folkertdev
Contributor
•
Draft
fix: emit diagnostic for AVR target without target-cpu
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.
#158776
opened Jul 4, 2026 by
amirHdev
Loading…
bootstrap: only encode RUSTFLAGS when a flag contains a space
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)
#158775
opened Jul 4, 2026 by
valentynkit
Contributor
Loading…
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.
#158772
opened Jul 4, 2026 by
tshepang
Member
Loading…
library: expand HashSet::extract_if coverage
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.
#158771
opened Jul 4, 2026 by
ArshLabs
Contributor
Loading…
Weaken guarantee for 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.
From<legacy::RangeInclusive> for RangeInclusive
S-waiting-on-review
#158770
opened Jul 4, 2026 by
theemathas
Contributor
Loading…
merge DefKind::InlineConst into AnonConst
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
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.
#158767
opened Jul 4, 2026 by
khyperia
Contributor
Loading…
Promote riscv64-unknown-linux-musl to tier 2 with host tools
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#158766
opened Jul 4, 2026 by
eshattow
Loading…
Fix ICE on non-ident path in Area: Attributes (`#[…]`, `#![…]`)
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
doc(auto_cfg values)
A-attributes
#158765
opened Jul 4, 2026 by
TaKO8Ki
Member
Loading…
fix(diagnostics): improve E0277 for imperfect derives
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.
#158764
opened Jul 4, 2026 by
raushan728
Contributor
Loading…
Emit thumb code on VEX V5
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#158762
opened Jul 4, 2026 by
lewisfm
Contributor
Loading…
Clarify that Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
LocalKey::try_with may return AccessError
A-docs
#158760
opened Jul 4, 2026 by
kpeis695
Loading…
What If... stacker didn't exist
perf-regression
Performance regression.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#158759
opened Jul 4, 2026 by
ChrisDenton
Member
•
Draft
Rename Area: rustc-dev-guide
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-rust-analyzer
Relevant to the rust-analyzer 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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
lazy_type_alias feature gate to checked_free_type_aliases
A-rustc-dev-guide
#158758
opened Jul 4, 2026 by
josetorrs
Contributor
Loading…
Fix incorrect tracking issue for Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
read_le/read_be
A-docs
#158757
opened Jul 4, 2026 by
kpeis695
Loading…
Use 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.
ThinVec more in the AST
S-waiting-on-bors
#158755
opened Jul 4, 2026 by
nnethercote
Contributor
Loading…
Tell stacker about the correct initial stack size
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.