This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9bda4e47c7
rust
/
compiler
/
rustc_serialize
/
src
History
Download ZIP
Download TAR.GZ
Markus Reiter
a90cc05233
Replace
NonZero::<_>::new
with
NonZero::new
.
2024-02-15 08:09:42 +01:00
..
leb128.rs
Reimplement FileEncoder with a small-write optimization
2023-09-10 23:37:51 -04:00
lib.rs
Use generic
NonZero
internally.
2024-02-15 08:09:42 +01:00
opaque.rs
Call FileEncoder::finish in rmeta encoding
2023-11-22 22:49:22 -05:00
serialize.rs
Replace
NonZero::<_>::new
with
NonZero::new
.
2024-02-15 08:09:42 +01:00