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

> Rust will let you only generate one mutable (exclusive) reference at a time.

Safe Rust includes many forms of shared mutability, including Cell<> which is perhaps the closest comparison to typical patterns in C code.



Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

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

Search: