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 ec454f2 commit 1b3e1ddCopy full SHA for 1b3e1dd
text/0000-unsafe-block-in-unsafe-fn.md
@@ -154,6 +154,8 @@ I explained the rationale in the motivation section.
154
155
The alternative is to not do anything, and live with the current situation.
156
157
+We could bikeshed the lint name.
158
+
159
We could introduce named proof obligations (proposed by @Centril) such that the
160
compiler can be be told (to some extend) if the assumptions made by the `unsafe
161
fn` are sufficient to discharge the requirements of the unsafe operations.
0 commit comments