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 derive(SmartPointer) #123430

Open
4 tasks
traviscross opened this issue Apr 3, 2024 · 0 comments
Open
4 tasks

Tracking Issue for derive(SmartPointer) #123430

traviscross opened this issue Apr 3, 2024 · 0 comments
Labels
B-experimental Blocker: In-tree experiment; RFC pending or unneeded. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-derive_smart_pointer `#![feature(derive_smart_pointer)]` S-tracking-impl-incomplete Status: The implementation is incomplete. T-lang Relevant to the language team, which will review and decide on the PR/issue.

Comments

@traviscross
Copy link
Contributor

traviscross commented Apr 3, 2024

This is a tracking issue for #[derive(SmartPointer)]. The feature gate for the issue is #![feature(derive_smart_pointer)].

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

Unresolved Questions

TODO.

Related

@traviscross traviscross added C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. T-lang Relevant to the language team, which will review and decide on the PR/issue. labels Apr 3, 2024
@traviscross traviscross changed the title Tracking Issue for derive(SmartPtr) Tracking Issue for derive(SmartPointer) Apr 3, 2024
@fmease fmease added B-experimental Blocker: In-tree experiment; RFC pending or unneeded. S-tracking-unimplemented Status: The feature has not been implemented. labels Apr 3, 2024
wedsonaf added a commit to wedsonaf/rust that referenced this issue Apr 4, 2024
@traviscross traviscross added the F-derive_smart_pointer `#![feature(derive_smart_pointer)]` label Apr 4, 2024
wedsonaf added a commit to wedsonaf/rust that referenced this issue Apr 11, 2024
@traviscross traviscross added S-tracking-impl-incomplete Status: The implementation is incomplete. and removed S-tracking-unimplemented Status: The feature has not been implemented. labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-experimental Blocker: In-tree experiment; RFC pending or unneeded. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-derive_smart_pointer `#![feature(derive_smart_pointer)]` S-tracking-impl-incomplete Status: The implementation is incomplete. T-lang Relevant to the language team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

2 participants