Hacker News new | ask | show | jobs
by winstonewert 3642 days ago
Sure, but I was talking about Rust's ownership system which certainly does alter the lifetime of objects. Rust automatically frees objects when the owner scope ends.