-
Notifications
You must be signed in to change notification settings - Fork 13.8k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
std_detect: RISC-V: Best effort implication of target features by custom Target: RISC-V architecture
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.
cfg
O-riscv
#145810
opened Aug 24, 2025 by
a4lg
Loading…
rust-installer/install-template.sh: improve efficiency, step 1.
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)
#145809
opened Aug 24, 2025 by
he32
Loading…
rustdoc: [PoC] [WIP] Don't render keyword Area: Attributes (`#[…]`, `#![…]`)
A-rustdoc-json
Area: Rustdoc JSON backend
A-rustdoc-search
Area: Rustdoc's search feature
rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
Self
as SelfTy
A-attributes
Offload device
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.
#145768
opened Aug 22, 2025 by
ZuseZ4
Loading…
Check for bound variables when reporting type error
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.
#145757
opened Aug 22, 2025 by
matthewjasper
Loading…
Add hook for overriding compiler builtin macros
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.
#145734
opened Aug 22, 2025 by
AlexanderPortland
Loading…
add Iterator::dedup and friends
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-clippy
Relevant to the Clippy team.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#145733
opened Aug 22, 2025 by
Qelxiros
Loading…
the 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.
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
#[track_caller]
shim should not inherit #[no_mangle]
disposition-merge
#145724
opened Aug 21, 2025 by
folkertdev
Loading…
implement Extend<{Group, Literal, Punct, Ident}> for TokenStream
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#145722
opened Aug 21, 2025 by
Qelxiros
Loading…
Fix for pattern types causing ICE in Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
debuginfo
generation
A-LLVM
fulfill: dedup newly added obligations
perf-regression
Performance regression.
S-no-work-capacity-tracking
Status: Exempted from triagebot work capacity tracking.
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)
#145714
opened Aug 21, 2025 by
lcnr
Loading…
Suppress suggest try wrap when found is unresolved infer
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.
#145707
opened Aug 21, 2025 by
xizheyin
Loading…
Offload device2
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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 std::os::unix::process::CommandExt::fd
O-unix
Operating system: Unix-like
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.
#145687
opened Aug 20, 2025 by
Qelxiros
Loading…
add CloneFromCopy and Cell::get_cloned
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.
#145685
opened Aug 20, 2025 by
Qelxiros
Loading…
[DRAFT] Add ub_checks for downcast_unchecked
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.
Don't evaluate the sanitizer attribute if no sanitizer is enabled
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#145679
opened Aug 20, 2025 by
1c3t3a
Loading…
Don't require 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-review
Status: Awaiting review from the assignee but also interested parties.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
T: RefUnwindSafe
for vec::IntoIter<T>: UnwindSafe
disposition-merge
#145665
opened Aug 20, 2025 by
GrigorenkoPV
Loading…
Stabilize s390x This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
O-SystemZ
Target: SystemZ processors (s390x)
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
vector
target feature and is_s390x_feature_detected!
macro
disposition-merge
#145656
opened Aug 20, 2025 by
folkertdev
Loading…
Regression test for const promotion with Option<Ordering>
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.
#145651
opened Aug 20, 2025 by
borsakv
Loading…
When a trait isn't implemented, but another similar impl is found, point at it
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)
#145640
opened Aug 20, 2025 by
estebank
Loading…
[std][BTree] Fix behavior of Marks issues that should be documented in the release notes of the next release.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
::append
to match documentation, ::insert
, and ::extend
relnotes
#145628
opened Aug 19, 2025 by
tinnamchoi
Loading…
docs(style): Specify the frontmatter style
F-frontmatter
`#![feature(frontmatter)]`
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-style
Relevant to the style team, which will review and decide on the PR/issue.
#145617
opened Aug 19, 2025 by
epage
Loading…
Stabilize This change is insta-stable, or significant enough to need a team FCP to proceed.
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-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
char_max_len
needs-fcp
#145610
opened Aug 19, 2025 by
GrigorenkoPV
Loading…
Prevent downstream Area: Pin
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
impl DerefMut for Pin<LocalType>
A-pin
#145608
opened Aug 19, 2025 by
Darksonn
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.