Hacker News new | ask | show | jobs
by likeliv 2436 days ago
Would be nice if types could annotate their Drop trait with #[early_drop] if the drop has no visible side effect, do rust could free the memory earlier.