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 863e75f commit c63b3f8Copy full SHA for c63b3f8
doc/rust.md
@@ -2882,8 +2882,6 @@ The kinds are:
2882
before any of the values it owns run their destructors. Only `Send` types
2883
that do not implement `Copy` can implement `Drop`.
2884
2885
-> **Note:** The `drop` method may be renamed in future versions of Rust.
2886
-
2887
_Default_
2888
: Types with destructors, closure environments,
2889
and various other _non-first-class_ types,
0 commit comments