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.
2 parents 60f0b30 + d1c6b95 commit 91044a6Copy full SHA for 91044a6
src/dropck.md
@@ -213,7 +213,7 @@ strictly outlive that value.
213
The precise rules that govern drop checking may be less restrictive in
214
the future.
215
216
-The current analysis is deliberately conservative and trivial; it forces all
+The current analysis is deliberately conservative; it forces all
217
borrowed data in a value to outlive that value, which is certainly sound.
218
219
Future versions of the language may make the analysis more precise, to
0 commit comments