-
-
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
Normalize .. and . in diagnostic file paths
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#155569
opened Apr 20, 2026 by
arferreira
Contributor
Loading…
Update books
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#155568
opened Apr 20, 2026 by
rustbot
Collaborator
Loading…
Rollup of 7 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#155567
opened Apr 20, 2026 by
JonathanBrouwer
Contributor
Loading…
constify 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.
Vec comparisons
S-waiting-on-review
#155565
opened Apr 20, 2026 by
Lars-Schumann
Contributor
Loading…
Implement const Default for &CStr
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.
#155564
opened Apr 20, 2026 by
tshakalekholoane
Loading…
enable dynamic linking on the vita target
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.
Add a missing 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.
GenericTypeVisitable, and avoid having interner traits for FnSigKind and Abi
S-waiting-on-review
#155562
opened Apr 20, 2026 by
ChayimFriedman2
Contributor
Loading…
Use singular wording for single _ placeholders in type suggestions
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.
#155561
opened Apr 20, 2026 by
cijiugechu
Contributor
Loading…
Remove 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.
AttributeLintKind variants - part 4
A-attributes
#155560
opened Apr 20, 2026 by
GuillaumeGomez
Member
Loading…
add safety doc (section header) to two unsafe methods 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.
NonZero
S-waiting-on-review
#155559
opened Apr 20, 2026 by
hxuhack
Contributor
Loading…
Clarify that isqrt returns the principal (non-negative) square root
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.
#155558
opened Apr 20, 2026 by
nivekithan
Loading…
rust-analyzer subtree update
S-waiting-on-bors
#155556
opened Apr 20, 2026 by
lnicola
Member
Loading…
compiletest: Report filtered and --skip-ed tests in metrics
A-CI
Area: Our Github Actions CI
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-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.
#155555
opened Apr 20, 2026 by
jyn514
Member
Loading…
add warning message when using x fix
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)
#155554
opened Apr 20, 2026 by
nivekithan
Loading…
miri subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155553
opened Apr 20, 2026 by
RalfJung
Member
Loading…
Experiment: Use packed query cache entries
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.
#155551
opened Apr 20, 2026 by
zetanumbers
Contributor
•
Draft
Experiment: Replace 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.
ShardedHashMap method insert with debug-checked insert_unique
S-waiting-on-author
#155550
opened Apr 20, 2026 by
zetanumbers
Contributor
•
Draft
Better disambiguators
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.
#155547
opened Apr 20, 2026 by
aerooneqq
Contributor
Loading…
Improve E0308 error message 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 Trait return mismatches
S-waiting-on-review
#155546
opened Apr 20, 2026 by
Unique-Usman
Contributor
Loading…
docs(unstable-book): Document const generics features
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.
#155543
opened Apr 20, 2026 by
popzxc
Contributor
Loading…
Simplify some 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.
Deref impls.
S-waiting-on-review
#155536
opened Apr 20, 2026 by
nnethercote
Contributor
Loading…
export symbols: support macos/windows(32/64)
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.
#155535
opened Apr 20, 2026 by
cezarbbb
Contributor
Loading…
Fix redundant boolean comparison 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.
Mutex::try_lock
S-waiting-on-review
#155532
opened Apr 20, 2026 by
StepfenShawn
Contributor
Loading…
const-stabilize Nominated for discussion during a libs-api team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-t-libs-api
Status: Awaiting decision from T-libs-api
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
char::is_control()
I-libs-api-nominated
#155528
opened Apr 19, 2026 by
Jules-Bertholet
Contributor
Loading…
Replace printables table with Area: Unicode
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.
unicode_data.rs tables
A-Unicode
#155527
opened Apr 19, 2026 by
Jules-Bertholet
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.