Hacker News new | ask | show | jobs
by Rusky 3344 days ago
I'm well aware of that. Safe Rust, however, allows you to put that pointer in an Rc cycle, or call mem::forget on it, etc.