Update src/drop-flags.md

pull/324/head
Yuki Okushi 4 years ago committed by GitHub
parent 2be31fe94a
commit 9ab4cd9744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -79,5 +79,5 @@ if condition {
} }
``` ```
The drop flags are tracked on the stack. In old Rust versions, drop flags were The drop flags are tracked on the stack.
stashed in a hidden field of types that implement Drop. In old Rust versions, drop flags were stashed in a hidden field of types that implement `Drop`.

Loading…
Cancel
Save