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
d35b23ecd8f8fd1aa33ebd106bb5f13414a66cf4
rust
/
compiler
/
rustc_serialize
/
src
History
Jakub Beránek
6c9ffe4aec
Do not use LEB128 for encoding u16 and i16
2021-12-28 09:29:08 +01:00
..
json
…
collection_impls.rs
Remove unused functions and arguments from rustc_serialize
2021-06-01 19:29:11 +02:00
json.rs
don't allocate strings when str is enought for using as key
2021-12-07 12:54:35 +03: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
Do not use LEB128 for encoding u16 and i16
2021-12-28 09:29:08 +01:00
serialize.rs
Avoid generating empty closures for fieldless enums
2021-11-22 21:22:35 -05:00