mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 14:10:03 +03:00
1fa5f8f05b
Fix 'FIXME' about using NonZeroU32 instead of u32. It was blocked by #58732 (const fn NonZeroU32::new), which is fixed now.