Tracking Issue for Rust 2024: Make unsafe_op_in_unsafe_fn
warn-by-default
#123916
Closed
7 tasks done
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.
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
unsafe_op_in_unsafe_fn
to bewarn
-by-default from edition 2024 #112038unsafe_op_in_unsafe_fn
auto-migrated in 2024 edition #119823unsafe_op_in_unsafe_fn
migrated in edition 2024 #119948Unresolved Questions
None.
Related
Implementation history
unsafe_op_in_unsafe_fn
to bewarn
-by-default from edition 2024 #112038unsafe_op_in_unsafe_fn
auto-migrated in 2024 edition #119823cc @tmandry
The text was updated successfully, but these errors were encountered: