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 RFC 3458: Unsafe fields #132922

Open
1 of 7 tasks
traviscross opened this issue Nov 11, 2024 · 2 comments
Open
1 of 7 tasks

Tracking issue for RFC 3458: Unsafe fields #132922

traviscross opened this issue Nov 11, 2024 · 2 comments
Labels
B-experimental Blocker: In-tree experiment; RFC pending, not yet approved or unneeded. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-unsafe_fields `#![feature(unsafe_fields)]` T-lang Relevant to the language team, which will review and decide on the PR/issue.

Comments

@traviscross
Copy link
Contributor

traviscross commented Nov 11, 2024

This is a tracking issue for:

The feature gate for the issue is #![feature(unsafe_fields)].

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

TODO.

cc @jswrenn @veluca93 @jhpratt @rust-lang/lang

@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 Nov 11, 2024
@traviscross
Copy link
Contributor Author

traviscross commented Nov 11, 2024

@rustbot labels +I-lang-nominated

Tracking issue created and nominated due to the request for a lang experiment here:

@rustbot rustbot added the I-lang-nominated Nominated for discussion during a lang team meeting. label Nov 11, 2024
@fmease fmease added the B-experimental Blocker: In-tree experiment; RFC pending, not yet approved or unneeded. label Nov 11, 2024
bors added a commit to rust-lang-ci/rust that referenced this issue Nov 12, 2024
Draft implementation of unsafe-fields.

RFC: rust-lang/rfcs#3458

Tracking:

- rust-lang#132922

r? jswrenn
@traviscross
Copy link
Contributor Author

traviscross commented Nov 20, 2024

We talked about this in our lang triage call today and approved this as an experiment. @joshtriplett is particularly enthusiastic about this work and is willing to liaison.

@traviscross traviscross added F-unsafe_fields `#![feature(unsafe_fields)]` and removed I-lang-nominated Nominated for discussion during a lang team meeting. labels Nov 20, 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, not yet approved or unneeded. C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. F-unsafe_fields `#![feature(unsafe_fields)]` 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

3 participants