This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
84ef603c84
rust
/
compiler
/
rustc_feature
History
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