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-11-17 05:26:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_serialize
/
src
History
Nicholas Nethercote
7f51a1b976
Revert b983e42936feab29f6333e9835913afc6b4a394e.
2022-06-10 08:35:03 +10:00
..
collection_impls.rs
Use delayed error handling for
Encodable
and
Encoder
infallible.
2022-06-08 07:01:26 +10:00
leb128.rs
Unpeel the first iteration of the loop in impl_read_unsigned_leb128.
2022-01-07 13:36:26 +11:00
lib.rs
Fully stabilize NLL
2022-06-03 17:16:41 -04:00
opaque.rs
Revert b983e42936feab29f6333e9835913afc6b4a394e.
2022-06-10 08:35:03 +10:00
serialize.rs
Move
finish
out of the
Encoder
trait.
2022-06-08 09:21:05 +10:00