rust-lang / nomicon

The Dark Arts of Advanced and Unsafe Rust Programming
https://doc.rust-lang.org/nomicon/
Apache License 2.0
1.74k stars 256 forks source link

Handle drop zst #425

Open pwbh opened 9 months ago

pwbh commented 9 months ago

This is a suggestion fix for https://github.com/rust-lang/nomicon/issues/424

pwbh commented 5 months ago

Wonder if possible to merge this :)