Hacker News new | past | comments | ask | show | jobs | submit login

The rust code in question is not using reference counting.



Rust's borrow checker is like compile-time reference counting. Same benefit, but no run-time cost.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: