Hacker News new | ask | show | jobs
by dbaupp 2639 days ago
The compiler has implemented a lot of the infrastructure for reasoning about ownership, and has had optimisation for eliding reference counting operations for a long time (but the ownership stuff makes them simpler).