-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
Specify the behavior of 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-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
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.
file!
disposition-merge
#134442
opened Dec 17, 2024 by
epage
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
F-trait_upcasting
`#![feature(trait_upcasting)]`
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
I-lang-nominated
Nominated for discussion during a lang team meeting.
relnotes
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.
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.
feature(trait_upcasting)
disposition-merge
#134367
opened Dec 16, 2024 by
WaffleLapkin
Loading…
Stabilize 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.
num_midpoint_signed
feature
disposition-merge
#134340
opened Dec 15, 2024 by
Urgau
Loading…
remove support for the (unstable) #[start] attribute
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.
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
I-lang-nominated
Nominated for discussion during a lang team meeting.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
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-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.
#134299
opened Dec 14, 2024 by
RalfJung
Loading…
Stabilize 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.
const_is_char_boundary
and const_str_split_at
.
disposition-merge
#134016
opened Dec 7, 2024 by
zachs18
Loading…
Stabilize Area: Inline assembly (`asm!(…)`)
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-asm
`#![feature(asm)]` (not `llvm_asm`)
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.
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.
asm_goto
feature gate
A-inline-assembly
#133870
opened Dec 4, 2024 by
nbdd0121
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-nominated
Nominated for discussion during a lang team meeting.
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-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-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.
to-announce
Announce this issue on triage meeting
derive(CoercePointee)
disposition-merge
#133820
opened Dec 3, 2024 by
dingxiangfei2009
Loading…
Make impl section headers sticky
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
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-review
Status: Awaiting review from the assignee but also interested parties.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#133717
opened Dec 1, 2024 by
GuillaumeGomez
Loading…
const-eval: detect more pointers as definitely not-null
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.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
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.
#133700
opened Dec 1, 2024 by
RalfJung
Loading…
[rustdoc] Add sans-serif font setting
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
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.
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-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#133636
opened Nov 29, 2024 by
GuillaumeGomez
Loading…
[discussion][donotmerge]: Copy Python implementation for 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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
float::div_euclid
disposition-merge
#133485
opened Nov 26, 2024 by
tesuji
Loading…
--nocapture
doesn't follow common CLI conventions, making it a stumbling block to people debugging failures
A-libtest
#133073
opened Nov 15, 2024 by
epage
Stabilize let chains in the 2024 edition
A-edition-2024
Area: The 2024 edition
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-let_chains
`#![feature(let_chains)]`
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-style-nominated
Nominated for discussion during a style 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-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.
#132833
opened Nov 10, 2024 by
est31
Loading…
5 of 9 tasks
unix: Relax escaping in Area: port run-make Makefiles to rmake.rs
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
O-unix
Operating system: Unix-like
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
Relevant to the library team, which will review and decide on the PR/issue.
Debug
impl on Command
A-run-make
#132484
opened Nov 2, 2024 by
madsmtm
Loading…
From iterator for more tuples
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-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
#132431
opened Oct 31, 2024 by
shahn
Loading…
Make missing_abi lint warn-by-default.
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-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-lang
Relevant to the language team, which will review and decide on the PR/issue.
#132397
opened Oct 31, 2024 by
m-ou-se
Loading…
Disqualify built-in trait impl if it seems likely to overlap in an unsound way with a blanket impl
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-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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#132289
opened Oct 28, 2024 by
compiler-errors
Loading…
Impl TryFrom<Vec<u8>> for String
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-crater
Status: Waiting on a crater run to be completed.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#132268
opened Oct 28, 2024 by
elichai
Loading…
Decide on name for 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.
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.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
Freeze
C-discussion
#131401
opened Oct 8, 2024 by
traviscross
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_mut_cursor
C-tracking-issue
#130801
opened Sep 24, 2024 by
bjoernager
1 of 3 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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#129375
opened Aug 21, 2024 by
chorman0773
1 of 3 tasks
#[inline(never)] does not work for async functions
A-async-await
Area: Async & Await
A-codegen
Area: Code generation
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
AsyncAwait-Triaged
Async-await issues that have been triaged during a working group meeting.
C-bug
Category: This is a bug.
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-has-mcve
Status: A Minimal Complete and Verifiable Example has been found for this issue
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
#129347
opened Aug 21, 2024 by
michaelwoerister
Tracking Issue for Area: str and String
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.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
const_vec_string_slice
A-str
#129041
opened Aug 13, 2024 by
GrigorenkoPV
1 of 3 tasks
Lint against 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-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-lang
Relevant to the language team, which will review and decide on the PR/issue.
&T
to &mut T
and &T
to &UnsafeCell<T>
transmutes
disposition-merge
#128351
opened Jul 29, 2024 by
ChayimFriedman2
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.