mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
fb4bca04fa
Switch `NonZero` alias direction. Step 4 mentioned in https://github.com/rust-lang/rust/pull/100428#pullrequestreview-1767139731. Depends on https://github.com/rust-lang/rust/pull/120160. r? `@dtolnay`