mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 03:53:55 +00:00
fix rustc_nonnull_optimization_guaranteed docs As far as I can tell, even back when this was [added](https://github.com/rust-lang/rust/pull/60300) it never *enabled* any optimizations. It just indicates that the FFI compat lint should accept those types for NPO.