-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-unsized_locals`#![feature(unsized_locals)]``#![feature(unsized_locals)]`S-tracking-remove-implementationStatus: The feature needs to be removed from the Rust toolchain before this issue can be closedStatus: The feature needs to be removed from the Rust toolchain before this issue can be closedT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.
Description
This is a tracking issue for the MCP "630" (rust-lang/compiler-team#630).
The feature gate for the issue is #![feature(unsized_locals)]
.
About tracking issues
Tracking issues are used to record the overall progress of implementation.
They are also used as hubs connecting to other relevant issues, e.g., bugs or open design questions.
A tracking issue is however not meant for large scale discussion, questions, or bug reports about a feature.
Instead, open a dedicated issue for the specific matter and add the relevant feature gate label.
Steps
- Implement the MCP (cc @rust-lang/compiler-contributors -- can anyone write up mentoring
instructions?) - Adjust documentation ([see instructions on rustc-dev-guide][doc-guide])
Implementation history
WaffleLapkin, oli-obk, est31, wesleywiser, clubby789 and 3 more
Metadata
Metadata
Assignees
Labels
C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCCategory: An issue tracking the progress of sth. like the implementation of an RFCF-unsized_locals`#![feature(unsized_locals)]``#![feature(unsized_locals)]`S-tracking-remove-implementationStatus: The feature needs to be removed from the Rust toolchain before this issue can be closedStatus: The feature needs to be removed from the Rust toolchain before this issue can be closedT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.