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 232da78 commit f78aa94Copy full SHA for f78aa94
text/0000-sound-generic-drop.md
@@ -283,7 +283,7 @@ Condition (A.) ensures that a type like `Sneetch<'a>`
283
from [the Sneetch example] will only be
284
assigned to an expression `s` where `'a` strictly outlives `s`.
285
286
-Condition (B.) is catch cases like `Zook<B<'a>>` from
+Condition (B.) catches cases like `Zook<B<'a>>` from
287
[the Zook example], where the destructor's interaction with borrowed
288
data is hidden behind a method call in the `fn drop`.
289
0 commit comments