This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
0ce966fd64
rust
/
compiler
/
rustc_serialize
/
src
History
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