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-29 12:04:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_serialize
/
src
History
bjorn3
0b8f3729fb
Remove two unnecessary transmutes from opaque Encoder and Decoder
2022-01-31 18:25:05 +01:00
..
json
…
collection_impls.rs
Make
Decodable
and
Decoder
infallible.
2022-01-22 10:38:31 +11:00
json.rs
Address review comments.
2022-01-22 10:38:34 +11: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
Remove box syntax from rustc_serialize
2021-08-18 09:25:26 +02:00
opaque.rs
Remove two unnecessary transmutes from opaque Encoder and Decoder
2022-01-31 18:25:05 +01:00
serialize.rs
Make
Decodable
and
Decoder
infallible.
2022-01-22 10:38:31 +11:00