Hacker News new | ask | show | jobs
by UncleMeat 1018 days ago
You can already write a very very very simple linter that bans use of the "new" keyword. Rust did quite a bit more to make this ergonomic than just force you to use smart pointers.