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

I don’t think you need lifetimes for the noalias optimization, because it’s a guarantee of &mut, every single one of them, not their exact lifetimes.

Also the slowness is not because of lifetime checking. `cargo check` is very fast compared to `cargo build`.



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

Search: