-
-
Notifications
You must be signed in to change notification settings - Fork 14.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
std::error::Request: clean up documentation
A-docs
#155467
opened Apr 17, 2026 by
DanielEScherzer
Contributor
Loading…
Do not modify resolver outputs during lowering
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#155460
opened Apr 17, 2026 by
cjgillot
Contributor
Loading…
Add a new type parameter to new Nominated for discussion during a libs-api team meeting.
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.
T-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
Range types
I-libs-api-nominated
#155457
opened Apr 17, 2026 by
nik-rev
Contributor
Loading…
docs: Fix typo in std/src/thready/scoped.rs
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.
#155454
opened Apr 17, 2026 by
MadeInShineA
Loading…
apply Cortex-A53 errata 843419 mitigation to the AArch64 Linux targets
O-Arm
Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
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.
#155453
opened Apr 17, 2026 by
japaric
Contributor
Loading…
Implement Status: Waiting on a perf run to be completed.
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.
Debug for C-like enums with a concatenated string
S-waiting-on-perf
#155452
opened Apr 17, 2026 by
makai410
Member
Loading…
Remove unnecessary safety conditions related to unchecked uint arithmetic
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.
#155450
opened Apr 17, 2026 by
hxuhack
Contributor
Loading…
Simplify 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.
parse_limited
A-attributes
#155447
opened Apr 17, 2026 by
JonathanBrouwer
Contributor
•
Draft
Update a bunch of dependencies to reduce windows-sys duplication
A-compiletest
Area: The compiletest test runner
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-clippy
Relevant to the Clippy team.
#155444
opened Apr 17, 2026 by
bjorn3
Member
Loading…
[DO NOT MERGE] Improve canonicalization performance
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#155443
opened Apr 17, 2026 by
jdonszelmann
Contributor
•
Draft
Change keyword order 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.
impl restrictions
S-waiting-on-review
#155442
opened Apr 17, 2026 by
CoCo-Japan-pan
Contributor
Loading…
Enable Cargo's new build-dir layout in boostrap
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)
#155439
opened Apr 17, 2026 by
ranger-ross
Member
Loading…
Update the cc crate for rustc_llvm
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
perf-regression
Performance regression.
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.
#155438
opened Apr 17, 2026 by
bjorn3
Member
Loading…
make tests/run-make/used-proc-macro more reliable
A-run-make
Area: port run-make Makefiles to rmake.rs
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.
#155436
opened Apr 17, 2026 by
japaric
Contributor
Loading…
rustdoc: Fix Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
redundant_explicit_links incorrectly firing (or not firing) under certain scenarios
S-waiting-on-bors
#155435
opened Apr 17, 2026 by
tonywu6
Loading…
Rip out rustc_layout_scalar_valid_range_* attribute support
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-clippy
Relevant to the Clippy team.
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.
#155433
opened Apr 17, 2026 by
oli-obk
Contributor
Loading…
Add temporary scope to assert_matches
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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.
#155431
opened Apr 17, 2026 by
Voultapher
Contributor
Loading…
Support 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
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
u128/i128 c-variadic arguments
A-LLVM
#155429
opened Apr 17, 2026 by
folkertdev
Contributor
Loading…
Fix ICE in borrowck mutability suggestion with multi-byte ref sigil
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.
#155428
opened Apr 17, 2026 by
lapla-cogito
Contributor
Loading…
ptr: update text in intro text to one in with_addr doc
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.
#155427
opened Apr 17, 2026 by
tshepang
Member
Loading…
Fix; target feature inline always
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.
#155426
opened Apr 17, 2026 by
Jamesbarford
Contributor
Loading…
Remove duplicated 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Flags methods.
S-waiting-on-review
#155425
opened Apr 17, 2026 by
nnethercote
Contributor
Loading…
[blocked] Link to proposed LLM policy in CONTRIBUTING and pull request template
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Document panic 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.
RangeInclusive::from(legacy::RangeInclusive)
S-waiting-on-review
#155421
opened Apr 17, 2026 by
tbu-
Contributor
Loading…
Remove 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.
#[inline] from generic functions in core::range
S-waiting-on-review
#155420
opened Apr 17, 2026 by
tbu-
Contributor
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.