-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Specialize This issue / PR is in PFCP or FCP with a disposition to merge it.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
Iterator::eq{_by}
for TrustedLen
iterators
disposition-merge
#137122
opened Feb 16, 2025 by
yotamofek
Loading…
updated Jun 28, 2025
Add a regression test for ld64
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Add SIMD funnel shift and round-to-even intrinsics
A-intrinsics
Area: Intrinsics
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-core_intrinsics
Issue in the "core intrinsics" for internal usage only.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142078
opened Jun 5, 2025 by
sayantn
Loading…
updated Jun 28, 2025
Disable f16 on Aarch64 without neon for llvm < 20.1.1
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.
#143125
opened Jun 28, 2025 by
tgross35
Loading…
updated Jun 28, 2025
Insert checks for enum discriminants when debug assertions are enabled
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#141759
opened May 30, 2025 by
1c3t3a
Loading…
updated Jun 28, 2025
Remove support for Area: The tidy tool
F-dyn_star
`#![feature(dyn_star)]`
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-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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
dyn*
from the compiler
A-tidy
#143036
opened Jun 26, 2025 by
compiler-errors
Loading…
updated Jun 28, 2025
GCI: Imply outlives-bounds on free (generic) const items
A-rustc-dev-guide
Area: rustc-dev-guide
F-generic_const_items
`#![feature(generic_const_items)]`
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Allow Area: Attributes (`#[…]`, `#![…]`)
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language team
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#[must_use]
on associated types to warn on unused values in generic contexts
A-attributes
#142590
opened Jun 16, 2025 by
compiler-errors
Loading…
updated Jun 28, 2025
Make `#![feature(const_trait_impl)]`
F-default_field_values
`#![feature(default_field_values)]`
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.
Default
const and add some const Default
impls
F-const_trait_impl
#134628
opened Dec 21, 2024 by
estebank
Loading…
updated Jun 27, 2025
More robustly deal with relaxed bounds and improve their diagnostics
perf-regression
Performance regression.
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
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.
Detect struct construction with private field in field with default
A-diagnostics
Area: Messages for errors, warnings, and lints
F-default_field_values
`#![feature(default_field_values)]`
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.
#135846
opened Jan 21, 2025 by
estebank
Loading…
updated Jun 27, 2025
Improve documentation of 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.
TagEncoding
S-waiting-on-review
#143088
opened Jun 27, 2025 by
firefighterduck
Loading…
updated Jun 27, 2025
Use tidy to sort 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.
sym::*
items
S-waiting-on-bors
#143110
opened Jun 27, 2025 by
yotamofek
Loading…
updated Jun 27, 2025
Miri: handling of SNaN inputs in Status: This is awaiting some action (such as code changes or more information) from the author.
f*::pow
operations
S-waiting-on-author
#142514
opened Jun 14, 2025 by
LorrensP-2158466
Loading…
updated Jun 27, 2025
MIR inliner maintains unused var_debug_info
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.
#142890
opened Jun 22, 2025 by
kornelski
Loading…
updated Jun 27, 2025
Minor Documentation Improvements
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143114
opened Jun 27, 2025 by
leopardracer
Loading…
updated Jun 27, 2025
Port Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
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.
#[target_feature]
to new attribute parsing infrastructure
A-attributes
#142876
opened Jun 22, 2025 by
JonathanBrouwer
Loading…
updated Jun 27, 2025
tests: Require Area: The compiletest test runner
A-rustc-dev-guide
Area: rustc-dev-guide
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-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.
run-fail
ui tests to have an exit code (SIGABRT
not ok)
A-compiletest
#143002
opened Jun 25, 2025 by
Enselic
Loading…
updated Jun 27, 2025
2 tasks done
tidy: move rustdoc js stuff into a tidy extra check
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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.
#142924
opened Jun 23, 2025 by
lolbinarycat
Loading…
updated Jun 27, 2025
Update poison.rs to fix the typo (sys->sync)
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.
#143086
opened Jun 27, 2025 by
SciMind2460
Loading…
updated Jun 27, 2025
Add Area: Issues & PRs about the rust-lang/rust repository itself
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
relnotes-api-list
in-tree tool
A-meta
#143053
opened Jun 26, 2025 by
pietroalbini
•
Draft
updated Jun 27, 2025
4 tasks
Stop backends from needing to support nullary intrinsics
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#142839
opened Jun 21, 2025 by
oli-obk
Loading…
updated Jun 27, 2025
Make TypeId const comparable
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.
#142789
opened Jun 20, 2025 by
oli-obk
Loading…
updated Jun 27, 2025
Show the offset, length and memory of uninit read errors
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.
#142673
opened Jun 18, 2025 by
oli-obk
Loading…
updated Jun 27, 2025
Implement unstable trait impl
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.
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)
#140399
opened Apr 28, 2025 by
tiif
Loading…
updated Jun 27, 2025
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-05-27.