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: Make unsafe_op_in_unsafe_fn warn-by-default #123916

Closed
7 tasks done
traviscross opened this issue Apr 14, 2024 · 4 comments
Closed
7 tasks done
Assignees
Labels
A-edition-2024 Area: The 2024 edition C-tracking-issue Category: A tracking issue for an RFC or an unstable feature. S-tracking-ready-for-edition Status: This issue is ready for inclusion in the edition. T-lang Relevant to the language team, which will review and decide on the PR/issue.

Comments

@traviscross
Copy link
Contributor

traviscross commented Apr 14, 2024

This is a tracking issue for making unsafe_op_in_unsafe_fn warn-by-default in Rust 2024 per:

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

None.

Related

Implementation history

cc @tmandry

@traviscross traviscross added T-lang Relevant to the language 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 14, 2024
@asquared31415

This comment was marked as resolved.

@traviscross
Copy link
Contributor Author

We discussed this in our edition call today, and this item looks entirely ready for Rust 2024.

Huge thanks to @tmandry for making that happen.

@ehuss
Copy link
Contributor

ehuss commented May 7, 2024

Note: A crater run for this was done in #122960, and identified #13728 as an issue, which is fixed via a change in cargo. Otherwise it went well. 🎉

@tmandry
Copy link
Member

tmandry commented May 7, 2024

Woohoo, the first edition change of 2024 is ready!

A big thanks to @Nemo157, @asquared31415, and @weihanglo for contributing the implementation and bug fixes. And thanks for @RalfJung for the RFC.

@traviscross traviscross added the S-tracking-ready-to-stabilize Status: This is ready to stabilize; it may need a stabilization report and a PR label May 21, 2024
@traviscross traviscross added S-tracking-ready-for-edition Status: This issue is ready for inclusion in the edition. and removed S-tracking-ready-to-stabilize Status: This is ready to stabilize; it may need a stabilization report and a PR labels Jun 11, 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. S-tracking-ready-for-edition Status: This issue is ready for inclusion in the edition. 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

4 participants