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
b647583c2df155f4741fa2b3e1fa6e4fb1f5868f
rust
/
src
/
libserialize
History
Mark Mansi
7ce8191775
Stabilize i128_type
2018-03-26 08:36:50 -05:00
..
Cargo.toml
Bump version, upgrade bootstrap
2017-02-03 13:25:46 -08:00
collection_impls.rs
Add trailing newlines to files which have no trailing newlines.
2017-12-30 15:50:52 +08:00
hex.rs
Replace
_, _
with
..
2016-09-04 12:30:33 +03:00
json.rs
Use Try syntax for Option in place of macros or match
2017-12-09 14:18:33 -08:00
leb128.rs
Make leb128 coding a bit faster.
2018-01-09 16:53:35 +01:00
lib.rs
Stabilize i128_type
2018-03-26 08:36:50 -05:00
opaque.rs
Auto merge of
#46919
- michaelwoerister:new-leb128, r=sfackler
2018-01-20 02:00:13 +00:00
serialize.rs
Fix Decodable impl for Arc
2018-03-02 10:45:32 +01:00