mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
21b8815b6c
We've done measurements with Miri and have determined that `noalias` shouldn't break code. The requirements that allow us to add dereferenceable and align have been long documented in the standard library documentation.