HN2new | past | comments | ask | show | jobs | submitlogin

Rust (and, for that matter, C++ compilers) have always applied optimizations that rely on alias analysis. What I assume this thread is referring to is the noalias LLVM attribute on &mut function parameters. Rust now applies this.


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

Search: