This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-10-04 19:28:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
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