-
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
Tweak output of resolve errors
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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)
#126810
opened Jun 21, 2024 by
estebank
Loading…
updated Jun 28, 2025
Use tidy to sort 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.
sym::*
items
S-waiting-on-author
#143110
opened Jun 27, 2025 by
yotamofek
Loading…
updated Jun 28, 2025
Fix unuseful span in type error in some format_args!() invocations
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.
#140916
opened May 11, 2025 by
moatom
Loading…
updated Jun 28, 2025
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.
tests/ui
: A New Order [14/N]
A-tidy
#142440
opened Jun 12, 2025 by
Kivooeo
Loading…
updated Jun 28, 2025
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
tests/ui
: A New Order [13/N]
A-tidy
#142429
opened Jun 12, 2025 by
Kivooeo
Loading…
updated Jun 28, 2025
tests/ui
: A New Order [15/N]
S-waiting-on-author
#143118
opened Jun 27, 2025 by
Kivooeo
Loading…
updated Jun 28, 2025
tests/ui
: A New Order [12/N]
S-waiting-on-author
#142417
opened Jun 12, 2025 by
Kivooeo
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
Generate symbols.o for proc-macros too
A-proc-macros
Area: Procedural macros
A-run-make
Area: port run-make Makefiles to rmake.rs
F-used_with_arg
`#![feature(used_with_arg)]`
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.
#142641
opened Jun 17, 2025 by
bjorn3
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
tests/ui
: A New Order [9/N]
S-waiting-on-author
#142214
opened Jun 8, 2025 by
Kivooeo
Loading…
updated Jun 28, 2025
Implement 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.
push_mut
S-waiting-on-author
#135975
opened Jan 24, 2025 by
balt-dev
Loading…
updated Jun 28, 2025
Distinguish delim kind to decide whether to emit unexpected closing delimiter
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.
#138554
opened Mar 16, 2025 by
xizheyin
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
avoid suggesting traits from private dependencies
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.
#143038
opened Jun 26, 2025 by
Qelxiros
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
Print thread ID in panic message
A-compiletest
Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
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.
O-hermit
Operating System: Hermit
O-itron
Operating System: ITRON
O-SGX
Target: SGX
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#115746
opened Sep 11, 2023 by
tgross35
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
Previous Next
ProTip!
Follow long discussions with comments:>50.