Hacker News new | ask | show | jobs
by wizzwizz4 543 days ago
This is misleading. `std::mem::forget(&'a mut v)` does not imply `'a: 'static`.