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 41b59f0 commit 1ca2c1bCopy full SHA for 1ca2c1b
promotion.md
@@ -146,7 +146,7 @@ resources for little benefit.
146
147
When accessing a `const` in a promotable context, the initializer of that body
148
is not subject to any restrictions. However, the usual restrictions on the
149
-*result* of that computation still apply: it cannot be `Drop`.
+*result* of that computation still apply: it [cannot be `Drop`](#drop).
150
151
For instance, while the previous example was not legal, the following would be:
152
0 commit comments