This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
src
/
libserialize
History
Nicholas Nethercote
ecf6cd4b3c
Upgrade
smallvec
to 0.6.7 and use the new
may_dangle
feature.
2018-12-10 09:31:27 +11:00
..
Cargo.toml
Upgrade
smallvec
to 0.6.7 and use the new
may_dangle
feature.
2018-12-10 09:31:27 +11:00
collection_impls.rs
serialize: preallocate VecDeque in Decodable::decode
2018-11-21 10:07:33 +01:00
hex.rs
A few tweaks to iterations/collecting
2018-11-13 08:42:48 +01:00
json.rs
renamed emit_nil to emit_unit
2018-09-11 23:32:41 +09:00
leb128.rs
Mark libserialize functions as inline
2018-08-15 12:37:08 -04:00
lib.rs
Bump to 1.31.0 and bootstrap from 1.30 beta
2018-09-27 20:52:53 -07:00
opaque.rs
renamed emit_nil to emit_unit
2018-09-11 23:32:41 +09:00
serialize.rs
Improve handling of type bounds in
bit_set.rs
.
2018-09-20 08:52:41 +10:00