Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mneumann/rust-msgpack issues and pull requests
#59 - Mark this library as deprecated
Issue -
State: open - Opened by StyMaar over 6 years ago
#58 - It doesn't compile with byteorder v1.2.1
Issue -
State: open - Opened by fdubois1 almost 7 years ago
- 1 comment
#57 - Won't Compile with rustc 1.15.0-nightly (8f02c429a 2016-12-15)
Issue -
State: open - Opened by kentborg almost 8 years ago
#56 - Update to stable rustc and current byteorder.
Pull Request -
State: open - Opened by zwn over 8 years ago
- 7 comments
#55 - Does not compile with rustc 1.7.0
Issue -
State: open - Opened by zwn over 8 years ago
- 3 comments
#54 - Fix installation instructions
Pull Request -
State: closed - Opened by JanLikar almost 9 years ago
#53 - msgpack-rpc
Issue -
State: open - Opened by anfractuosity over 9 years ago
- 5 comments
#52 - Rust 1.0.0 for merge
Pull Request -
State: closed - Opened by neonquill over 9 years ago
#51 - Build is broken against nightly
Issue -
State: closed - Opened by achanda over 9 years ago
#50 - Rollup
Pull Request -
State: closed - Opened by tamird over 9 years ago
- 1 comment
#49 - Fix struct encoding
Pull Request -
State: closed - Opened by neonquill over 9 years ago
#48 - Switch to rustc-serialize, silence some warnings
Pull Request -
State: closed - Opened by erickt almost 10 years ago
- 1 comment
#47 - Clone Trait
Issue -
State: closed - Opened by 3Hren almost 10 years ago
#46 - Make it compilable with rust 1.0.0-alpha.
Pull Request -
State: closed - Opened by 3Hren almost 10 years ago
- 1 comment
#45 - port to rust 1.0.0 alpha
Issue -
State: open - Opened by godfryd almost 10 years ago
#44 - Value is not Decodable after the move to associated types
Issue -
State: open - Opened by drbawb almost 10 years ago
- 4 comments
#43 - Properly decode `None` variants
Pull Request -
State: closed - Opened by drbawb almost 10 years ago
#42 - Publish to crates.io
Issue -
State: closed - Opened by passcod almost 10 years ago
- 1 comment
#41 - Nullary option variants corrupt the next element in the decoder.
Issue -
State: closed - Opened by drbawb almost 10 years ago
- 2 comments
#40 - Structs are encoded w/ map type but are not valid msgpack maps!
Issue -
State: open - Opened by drbawb almost 10 years ago
- 8 comments
#39 - Rust nightly rollup (macro + serialize fn bounds)
Pull Request -
State: closed - Opened by drbawb almost 10 years ago
#38 - Use `FnMut` where appropriate ...
Pull Request -
State: closed - Opened by drbawb almost 10 years ago
- 1 comment
#37 - Move to unboxed closures
Pull Request -
State: closed - Opened by drbawb almost 10 years ago
#36 - Lifetime bound must be applied to a path not a reference
Pull Request -
State: closed - Opened by drbawb almost 10 years ago
- 1 comment
#35 - Add support for serializing enums
Pull Request -
State: closed - Opened by erickt about 10 years ago
- 2 comments
#34 - Let decoders work with arbitrary Readers
Pull Request -
State: closed - Opened by erickt about 10 years ago
#33 - simplify travis
Pull Request -
State: closed - Opened by erickt about 10 years ago
#32 - Update to compile with the latest rust nightly
Pull Request -
State: closed - Opened by erickt about 10 years ago
#31 - Be agnostic on is it borrowed or owned data
Pull Request -
State: closed - Opened by vhbit about 10 years ago
- 3 comments
#30 - New range syntax
Pull Request -
State: closed - Opened by vhbit about 10 years ago
- 1 comment
#29 - Updated to Rust nightly
Pull Request -
State: closed - Opened by thehydroimpulse about 10 years ago
- 1 comment
#28 - task '<main>' failed at 'called `Option::unwrap()` on a `None` value'
Issue -
State: closed - Opened by viperscape about 10 years ago
- 5 comments
#27 - Modify .travis.yml to use new rustup URL.
Pull Request -
State: closed - Opened by TimDumol about 10 years ago
- 1 comment
#26 - Fixed string length decoding
Pull Request -
State: closed - Opened by vhbit about 10 years ago
#25 - Fails to pack/unpack
Issue -
State: closed - Opened by vhbit about 10 years ago
#24 - Update lib.rs
Pull Request -
State: closed - Opened by derekchiang about 10 years ago
- 1 comment
#23 - Doesn't compile with the latest rust
Issue -
State: closed - Opened by derekchiang about 10 years ago
- 1 comment
#22 - Add support for Enum types
Pull Request -
State: open - Opened by dorny about 10 years ago
- 3 comments
#21 - Support rust enums
Issue -
State: open - Opened by dorny about 10 years ago
- 1 comment
#20 - Travis builds failing since bbd93a7
Issue -
State: closed - Opened by zekesonxx over 10 years ago
- 1 comment
#19 - Build failing on serialise::Decoder trait
Issue -
State: closed - Opened by michaeljones over 10 years ago
- 2 comments
#18 - Tracking master + Cargo support
Pull Request -
State: closed - Opened by thehydroimpulse over 10 years ago
- 2 comments
#17 - Out of touch with master.
Issue -
State: closed - Opened by itdaniher over 10 years ago
- 4 comments
#16 - Automated fixes to follow Rust development
Pull Request -
State: closed - Opened by Geal over 10 years ago
- 1 comment
#15 - Fix for latest Rust
Pull Request -
State: closed - Opened by derekchiang over 10 years ago
- 1 comment
#14 - few tweaks for latest master
Pull Request -
State: closed - Opened by itdaniher over 10 years ago
#13 - Add enum support.
Issue -
State: closed - Opened by itdaniher almost 11 years ago
- 3 comments
#12 - Differentiate between [u8] and binary.
Issue -
State: open - Opened by mneumann almost 11 years ago
#11 - Support the new spec for msgpack
Issue -
State: open - Opened by mneumann almost 11 years ago
#10 - Improve documentation
Issue -
State: open - Opened by mneumann almost 11 years ago
#9 - Update README
Pull Request -
State: closed - Opened by pzol almost 11 years ago
#8 - Make compatible with rust as of 20140212
Pull Request -
State: closed - Opened by pzol almost 11 years ago
#7 - Build without rustpkg
Issue -
State: closed - Opened by omasanori almost 11 years ago
- 2 comments
#6 - Ignore directories generated by rustpkg.
Pull Request -
State: closed - Opened by omasanori almost 11 years ago
#5 - Specify the version of libextra as 0.10-pre.
Pull Request -
State: closed - Opened by omasanori almost 11 years ago
#4 - Upwrap results of from_utf8* for 0.10-pre.
Pull Request -
State: closed - Opened by omasanori almost 11 years ago
#3 - Register with Travis CI
Issue -
State: closed - Opened by kud1ing about 11 years ago
- 1 comment
#2 - update to rust 0.8
Pull Request -
State: closed - Opened by glycerine about 11 years ago
- 1 comment
#1 - Updating msgpack to rust 0.6
Pull Request -
State: closed - Opened by erickt over 11 years ago
- 1 comment