-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid uploading package-version on forced-channel jobs
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#158187
opened Jun 20, 2026 by
Mark-Simulacrum
Member
•
Draft
Guarantee 8 bytes of alignment of RawWakerVTable
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.
#158186
opened Jun 20, 2026 by
orlp
Contributor
Loading…
perf: Make stable_crate_ids reads lock-free after crate loading
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 3 pull requests
A-rustc-dev-guide
Area: rustc-dev-guide
A-rustdoc-js
Area: Rustdoc's JS front-end
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-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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#158184
opened Jun 20, 2026 by
JonathanBrouwer
Contributor
Loading…
std: allocate less memory in 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.
current_exe for OpenBSD
S-waiting-on-review
#158183
opened Jun 20, 2026 by
joboet
Member
Loading…
std: use 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.
OnceLock for SGX argument storage
S-waiting-on-review
#158182
opened Jun 20, 2026 by
joboet
Member
Loading…
std: use Area: Strict provenance for raw pointers
O-SGX
Target: SGX
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.
OnceLock for SGX environment variable storage
A-strict-provenance
#158180
opened Jun 20, 2026 by
joboet
Member
Loading…
std: unconditionally use 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.
preadv/pwritev on AArch64 macOS
S-waiting-on-review
#158179
opened Jun 20, 2026 by
joboet
Member
Loading…
Use the target checking infrastructure for the diagnostic attributes
A-attributes
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.
#158178
opened Jun 20, 2026 by
JonathanBrouwer
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.
#158177
opened Jun 20, 2026 by
tshepang
Member
Loading…
update 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.
asm_experimental_reg comments
S-waiting-on-review
#158172
opened Jun 20, 2026 by
folkertdev
Contributor
Loading…
rustdoc: Avoid ICE on unevaluated Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
type const projections in array lengths
S-waiting-on-review
#158171
opened Jun 20, 2026 by
lapla-cogito
Contributor
Loading…
parse attrs if a loop's parent hir node is a stmt
F-loop-hints
`#![feature(loop_hints)]`
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.
#158170
opened Jun 20, 2026 by
usamoi
Contributor
Loading…
Fix cc rs flag if supported
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#158169
opened Jun 20, 2026 by
Kobzol
Member
Loading…
Added implementation on Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
set_permissions_nofollow for all primary platforms
S-waiting-on-author
#158168
opened Jun 20, 2026 by
asder8215
Contributor
Loading…
Attribute docs 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.
deny and forbid
S-waiting-on-review
#158167
opened Jun 20, 2026 by
kantnero
Loading…
Fix too-short variance slice in Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
variances_of cycle recovery
A-query-system
Link the contributing guidelines in CONTRIBUTING.md
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.
#158160
opened Jun 19, 2026 by
apiraino
Contributor
Loading…
Fix wrong rounding behaviour about div_euclid with fma operation.
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.
#158154
opened Jun 19, 2026 by
Neutron3529
Contributor
Loading…
avoid spurious lifetime diagnostic in async generic case
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-types
Relevant to the types team, which will review and decide on the PR/issue.
#158153
opened Jun 19, 2026 by
pbkx
Contributor
Loading…
Update backtrace submodule to pick up AIX related fixes.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#158150
opened Jun 19, 2026 by
amy-kwan
Contributor
Loading…
std: fix stack buffer overflow in Windows junction_point
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#158147
opened Jun 19, 2026 by
devnexen
Contributor
Loading…
Add new ambiguity error for tools
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.
[AArch64] FEAT_SVE implies FEAT_FP16
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.
#158141
opened Jun 19, 2026 by
CrooseGit
Contributor
Loading…
Reorganize 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.
tests/ui/issues [11/N]
S-waiting-on-review
#158140
opened Jun 19, 2026 by
zedddie
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.