Skip to content
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

Tracking Issue for Rust 2024: Box<[T]> (and Box<[T; N]>): IntoIter #123759

Open
6 tasks
traviscross opened this issue Apr 10, 2024 · 0 comments
Open
6 tasks

Tracking Issue for Rust 2024: Box<[T]> (and Box<[T; N]>): IntoIter #123759

traviscross opened this issue Apr 10, 2024 · 0 comments
Assignees
Labels
A-edition-2024 Area: The 2024 edition C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Comments

@traviscross
Copy link
Contributor

traviscross commented Apr 10, 2024

This is a tracking issue for Box<[T]> (and Box<[T; N]>): IntoIter in Rust 2024.

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

Related items

Implementation history

cc @rust-lang/libs-api @clarfonthey @jhpratt

@traviscross traviscross added T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. A-edition-2024 Area: The 2024 edition labels Apr 10, 2024
@traviscross traviscross changed the title Tracking Issue for Rust 2024: Box<[T]> (and Box<[T; N]>) IntoIter Tracking Issue for Rust 2024: Box<[T]> (and Box<[T; N]>): IntoIter Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-edition-2024 Area: The 2024 edition C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants