-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Experimental feature gate proposal 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-lang
Relevant to the language team, which will review and decide on the PR/issue.
crabi
S-waiting-on-author
#105586
opened Dec 12, 2022 by
joshtriplett
Loading…
Stabilize associated type position impl Trait (ATPIT)
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-impl_trait_in_assoc_type
`#![feature(impl_trait_in_assoc_type)]`
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, 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.
#120700
opened Feb 6, 2024 by
traviscross
Loading…
3 tasks
Mark Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
std
integral modules as deprecated (std::u32
, std::i16
, etc.)
S-waiting-on-author
#107587
opened Feb 2, 2023 by
tgross35
Loading…
Experimental: Add Derive Proc-Macro Caching
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
#129102
opened Aug 14, 2024 by
futile
Loading…
3 tasks
Make inline suggestions no longer be the default
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Stabilize Status: Blocked on something else such as an RFC or other implementation work.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
assert_matches
and move it to core::macros
S-blocked
#137487
opened Feb 23, 2025 by
Voultapher
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
F-derive_coerce_pointee
Feature: RFC 3621's oft-renamed implementation
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
I-types-nominated
Nominated for discussion during a types team meeting.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language 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.
derive(CoercePointee)
disposition-merge
#133820
opened Dec 3, 2024 by
dingxiangfei2009
Loading…
Stabilize return type notation (RFC 3654)
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-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language 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.
#138424
opened Mar 12, 2025 by
compiler-errors
Loading…
1 of 4 tasks
Move coroutine upvars into locals for better memory economy
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.
#135527
opened Jan 15, 2025 by
dingxiangfei2009
Loading…
Add 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.
mem::conjure_zst
for creating ZSTs out of nothing
S-waiting-on-author
#[cold] on match arms
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#120193
opened Jan 21, 2024 by
x17jiri
Loading…
Change proc_macro::Span::byte_range -> byte_offset.
A-proc-macros
Area: Procedural macros
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.
#139901
opened Apr 16, 2025 by
m-ou-se
Loading…
Rename Nominated for discussion during an async working group meeting.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
WG-async
Working group: Async & await
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
AsyncIterator
back to Stream
, introduce an AFIT-based AsyncIterator
trait
I-async-nominated
#119550
opened Jan 3, 2024 by
yoshuawuyts
•
Draft
compiletest: Make diagnostic kind mandatory on line annotations (take 2)
A-compiletest
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-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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#139720
opened Apr 12, 2025 by
petrochenkov
Loading…
Print thread ID in panic message
disposition-merge
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-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#115746
opened Sep 11, 2023 by
tgross35
Loading…
aarch64-softfloat: forbid enabling the neon target feature
disposition-merge
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#135160
opened Jan 6, 2025 by
RalfJung
Loading…
Debug-format fat pointers with their metadata for better insight
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#93544
opened Feb 1, 2022 by
vojtechkral
Loading…
rustdoc: use a button instead of a bar for search
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133279
opened Nov 21, 2024 by
notriddle
Loading…
Specify the behavior of 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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
file!
disposition-merge
#134442
opened Dec 17, 2024 by
epage
Loading…
coverage: Don't show coverage for code paths that must panic/diverge
A-code-coverage
Area: Source-based code coverage (-Cinstrument-coverage)
S-experimental
Status: Ongoing experiment that does not require reviewing and won't be merged in its current state.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Added This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
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.
Clone
implementation for ChunkBy
disposition-merge
#138016
opened Mar 4, 2025 by
nwoods-cimpress
Loading…
Add new inherit_handles flag to CommandExt trait
O-windows
Operating system: Windows
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#115501
opened Sep 3, 2023 by
michaelvanstraten
Loading…
Add Area: The compiletest test runner
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.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
target_env = "macabi"
and target_env = "sim"
A-compiletest
#139451
opened Apr 6, 2025 by
madsmtm
Loading…
Add some This change needs a crater run to check for possible breakage in the ecosystem.
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
AsRef
implementations for smart pointers
needs-crater
#139318
opened Apr 3, 2025 by
MatthijsKok
Loading…
impl Default for RepeatN
needs-fcp
#139690
opened Apr 11, 2025 by
cuviper
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.