We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c74454a commit f1e06dbCopy full SHA for f1e06db
src/doc/nomicon/dropck.md
@@ -220,6 +220,7 @@ checking the implicit assertion that no potentially expired data
220
It is sometimes obvious that no such access can occur, like the case above.
221
However, when dealing with a generic type parameter, such access can
222
occur indirectly. Examples of such indirect access are:
223
+
224
* invoking a callback,
225
* via a trait method call.
226
0 commit comments