This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
5c14433c00b29fb2065af0eb664e2040f88b4429
rust
/
compiler
/
rustc_serialize
/
src
History
Clemens Wasser
71dd0b928b
Apply clippy suggestions
2021-10-10 15:38:19 +02:00
..
json
…
collection_impls.rs
Remove unused functions and arguments from rustc_serialize
2021-06-01 19:29:11 +02:00
json.rs
Fix more “a”/“an” typos
2021-08-22 16:35:29 +02:00
leb128.rs
rustc_serialize: fix incorrect signed LEB128 decoding
2021-01-11 12:13:26 -08:00
lib.rs
Remove box syntax from rustc_serialize
2021-08-18 09:25:26 +02:00
opaque.rs
Allow for reading raw bytes from rustc_serialize::Decoder without unsafe code.
2021-03-25 14:05:00 +01:00
serialize.rs
Apply clippy suggestions
2021-10-10 15:38:19 +02:00