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
19288951e1
rust
/
compiler
/
rustc_serialize
/
src
History
Download ZIP
Download TAR.GZ
Mark Rousskov
19288951e1
Delete Decoder::read_struct_field
2022-02-20 18:58:22 -05:00
..
json
mv compiler to compiler/
2020-08-30 18:45:07 +03:00
collection_impls.rs
Make
Decodable
and
Decoder
infallible.
2022-01-22 10:38:31 +11:00
json.rs
Remove support for JSON deserialization to Rust
2022-02-20 18:58:21 -05: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
Adopt let else in more places
2022-02-19 17:27:43 +01:00
opaque.rs
Remove two unnecessary transmutes from opaque Encoder and Decoder
2022-01-31 18:25:05 +01:00
serialize.rs
Delete Decoder::read_struct_field
2022-02-20 18:58:22 -05:00