-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Issues: rust-lang/rust
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Temporary lifetime extension through tuple struct and tuple variant constructors
A-tidy
Area: The tidy tool
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
relnotes
Marks issues that should be documented in the release notes of the next release.
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#140593
opened May 2, 2025 by
m-ou-se
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
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.
to-announce
Announce this issue on triage meeting
<[T; N]>::as_mut_slice
as const
disposition-merge
#140066
opened Apr 20, 2025 by
thaliaarchi
Loading…
Finalize repeat expr inference behaviour with inferred repeat counts
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#139635
opened Apr 10, 2025 by
BoxyUwU
Loading…
Error on recursive opaque ty in HIR typeck
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#139419
opened Apr 5, 2025 by
compiler-errors
Loading…
Fix parameter order for This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
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.
to-announce
Announce this issue on triage meeting
_by()
variants of min
/ max
/ minmax
in std::cmp
disposition-merge
#139357
opened Apr 4, 2025 by
miried
Loading…
Make closure capturing have consistent and correct behaviour around patterns
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
needs-crater
This change needs a crater run to check for possible breakage in the ecosystem.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#138961
opened Mar 26, 2025 by
meithecatte
Loading…
Stabilize the avx512 target features
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#138940
opened Mar 25, 2025 by
sayantn
Loading…
Remove some unsized tuple impls now that we don't support unsizing tuples anymore
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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.
to-announce
Announce this issue on triage meeting
#138340
opened Mar 11, 2025 by
oli-obk
Loading…
Add This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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.
to-announce
Announce this issue on triage meeting
std::io::Seek
instance for std::io::Take
disposition-merge
#138023
opened Mar 4, 2025 by
melrief
Loading…
lexer: Treat more floats with empty exponent as valid tokens
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
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.
to-announce
Announce this issue on triage meeting
#131656
opened Oct 13, 2024 by
richard-uk1
Loading…
Tracking Issue for Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
non_null_from_ref
C-tracking-issue
#130823
opened Sep 25, 2024 by
bjoernager
2 of 4 tasks
[discussion] Category: Discussion or questions that doesn't represent real issues.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
ErrorKind::InvalidFilename
from io_error_more
C-discussion
#130192
opened Sep 10, 2024 by
GrigorenkoPV
Tracking Issue for unbounded_shifts
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
O-android
Operating system: Android
O-linux
Operating system: Linux
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.
to-announce
Announce this issue on triage meeting
tcp_quickack
disposition-merge
#129121
opened Aug 15, 2024 by
devnexen
Loading…
Make Category: Issue for tracking crater runs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
missing_fragment_specifier
an unconditional error
C-crater
#128425
opened Jul 31, 2024 by
tgross35
Loading…
Change the desugaring of This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
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.
to-announce
Announce this issue on triage meeting
assert!
for better error output
disposition-merge
#122661
opened Mar 17, 2024 by
estebank
Loading…
Split elided_lifetime_in_paths into tied and untied
A-tidy
Area: The tidy tool
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
L-elided_lifetimes_in_paths
Lint: elided_lifetimes_in_paths
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#120808
opened Feb 8, 2024 by
shepmaster
•
Draft
3 tasks
Tracking Issue for slice::array_chunks
A-array
Area: `[T; N]`
A-const-generics
Area: const generics (parameters and arguments)
A-slice
Area: `[T]`
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-generic_const_exprs
`#![feature(generic_const_exprs)]`
finished-final-comment-period
The final comment period is finished for this PR / Issue.
Libs-Tracked
Libs issues that are tracked on the team's project board.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
to-announce
Announce this issue on triage meeting
#74985
opened Jul 31, 2020 by
lcnr
6 tasks
ProTip!
no:milestone will show everything without a milestone.