Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Because of this recent change to rust, our close function warned that we calculate Box::from_raw but never use it. I added the suggested call to drop() around the function. rust-lang/rust#99270 (cherry picked from commit 6836e4c)
- Loading branch information