1
Fork 0
rust/compiler/rustc_feature
Mara Bos 84ef603c84 Fix 'FIXME' about using NonZeroU32 instead of u32.
It was blocked by #58732 (const fn NonZeroU32::new), which is fixed now.
2020-09-17 21:54:13 +02:00
..
src Fix 'FIXME' about using NonZeroU32 instead of u32. 2020-09-17 21:54:13 +02:00
Cargo.toml feature: replace lazy_static by SyncLazy from std 2020-09-01 22:06:47 +01:00