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

nit: while rust doesn't prevent all memory leaks, it does prevent some classes of memory leaks; especially when compared to C, since it requires you to annotate the lifetimes of data and automatically manages many types of allocations by scope and lifetime


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

Search: