Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I had the impression that rust and ARC were doing a bit of static code analysis to detect when a "reference count decrease/increase" could be performed ( thus the "automatic" part in ARC), and insert code at compile time. Which seems a bit more complicated than simply decrease them dynamically when a pointing is object is destroyed. But now that i come to think of it, things look a little blurry for me on that part.


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

Search: