We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5571c39 commit 2550a0bCopy full SHA for 2550a0b
text/0000-unsafe-block-in-unsafe-fn.md
@@ -114,8 +114,8 @@ to satisfy the conditions required to perform this unsafe operation.
114
This gets us into a state where programmers are much less likely to
115
accidentally perform undesired unsafe operations inside `unsafe fn`.
116
117
-4. Even later (in the 2021 edition), it might be desirable to turn this warning
118
- into an error.
+4. Even later (in the 2021 edition?), it might be desirable to turn this
+ warning into an error.
119
120
# Drawbacks
121
[drawbacks]: #drawbacks
0 commit comments