This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
75fba9d574dfd85d9046ddda67d2da2da86ce61c
rust
/
compiler
/
rustc_serialize
/
src
T
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