Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dtolnay/miniserde issues and pull requests

#54 - Suppress warning when deriving on deprecated type

Pull Request - State: closed - Opened by dtolnay 3 months ago

#53 - Deserialising data with type/content?

Issue - State: open - Opened by nchamzn 3 months ago - 1 comment

#52 - Miniserde could not parse a JSON file that Serde can

Issue - State: closed - Opened by Hyphrio 4 months ago - 2 comments

#51 - Resolve non_local_definitions warnings in rustc 1.78-nightly

Pull Request - State: closed - Opened by dtolnay 4 months ago

#51 - Resolve non_local_definitions warnings in rustc 1.78-nightly

Pull Request - State: closed - Opened by dtolnay 4 months ago

#50 - Fix static_mut_ref warning

Pull Request - State: closed - Opened by dtolnay 6 months ago

#49 - Add test of negative NaN

Pull Request - State: closed - Opened by dtolnay 8 months ago

#49 - Add test of negative NaN

Pull Request - State: closed - Opened by dtolnay 8 months ago

#49 - Add test of negative NaN

Pull Request - State: closed - Opened by dtolnay 8 months ago

#47 - Add impls for [T; N]

Pull Request - State: closed - Opened by dtolnay 11 months ago

#47 - Add impls for [T; N]

Pull Request - State: closed - Opened by dtolnay 11 months ago

#47 - Add impls for [T; N]

Pull Request - State: closed - Opened by dtolnay 11 months ago

#47 - Add impls for [T; N]

Pull Request - State: closed - Opened by dtolnay 11 months ago

#46 - Support for more types

Issue - State: closed - Opened by MendyBerger 11 months ago - 1 comment

#46 - Support for more types

Issue - State: closed - Opened by MendyBerger 11 months ago - 1 comment

#46 - Support for more types

Issue - State: closed - Opened by MendyBerger 11 months ago - 1 comment

#45 - Update to syn 2

Pull Request - State: closed - Opened by dtolnay over 1 year ago

#44 - Is there any way to add optional field?

Issue - State: closed - Opened by p32929 over 1 year ago - 1 comment

#43 - Make Display for Number produce the same representation as serializing

Pull Request - State: closed - Opened by dtolnay almost 2 years ago

#42 - Handwrite a better Debug for Value

Pull Request - State: closed - Opened by dtolnay almost 2 years ago

#41 - Implement Display for Number

Pull Request - State: closed - Opened by dtolnay almost 2 years ago

#40 - Implement Serialize, Deserialize for Array, Object, Number

Pull Request - State: closed - Opened by dtolnay almost 2 years ago

#39 - Implement Serialize for PathBuf

Pull Request - State: closed - Opened by itsfarseen almost 2 years ago

#38 - wip in place error

Pull Request - State: closed - Opened by MarinPostma about 2 years ago

#37 - Support for `PathBuf`

Issue - State: closed - Opened by ClementNerma over 2 years ago - 3 comments

#36 - WIP - Add venial support

Pull Request - State: closed - Opened by PoignardAzur over 2 years ago

#35 - Note in Readme that C-style enums are supported

Pull Request - State: closed - Opened by Timmmm over 2 years ago

#34 - Deserialize and Serialize for `[T; N]` where T: Serialize + Deserialize?

Issue - State: closed - Opened by tvallotton over 2 years ago - 1 comment

#33 - Exclude benchmarks (twitter.json) from published package

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#32 - Publish without benchmarks?

Issue - State: closed - Opened by Nashenas88 over 2 years ago

#32 - Publish without benchmarks?

Issue - State: closed - Opened by Nashenas88 over 2 years ago

#31 - Add some ui tests for the derive macro

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#31 - Add some ui tests for the derive macro

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#30 - Distinguish error message on unions vs tuple/unit structs

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#30 - Distinguish error message on unions vs tuple/unit structs

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#29 - Simplify core::ptr imports

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#29 - Simplify core::ptr imports

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#28 - Unconditionally provide Display for miniserde::Error

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#28 - Unconditionally provide Display for miniserde::Error

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#27 - Delete deprecated Error::description implementation

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#27 - Delete deprecated Error::description implementation

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#26 - Obtain a &mut Ignore from static instead of stack

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#26 - Obtain a &mut Ignore from static instead of stack

Pull Request - State: closed - Opened by dtolnay over 2 years ago

#25 - Added testcase for ignore() unsafety

Pull Request - State: closed - Opened by mitsuhiko over 2 years ago

#25 - Added testcase for ignore() unsafety

Pull Request - State: closed - Opened by mitsuhiko over 2 years ago

#24 - ignore() is potentially unsafe

Issue - State: closed - Opened by mitsuhiko over 2 years ago - 5 comments

#24 - ignore() is potentially unsafe

Issue - State: closed - Opened by mitsuhiko over 2 years ago - 5 comments

#23 - Resolve bare_trait_objects error (2021 edition)

Pull Request - State: closed - Opened by b3t33 over 2 years ago

#23 - Resolve bare_trait_objects error (2021 edition)

Pull Request - State: closed - Opened by b3t33 over 2 years ago

#22 - fix: no_std in dep and unused use

Pull Request - State: closed - Opened by austinabell almost 3 years ago

#22 - fix: no_std in dep and unused use

Pull Request - State: closed - Opened by austinabell almost 3 years ago

#21 - feat: implement no_std support

Pull Request - State: closed - Opened by austinabell almost 3 years ago - 1 comment

#21 - feat: implement no_std support

Pull Request - State: closed - Opened by austinabell almost 3 years ago - 1 comment

#20 - guarantee stability of encoding

Issue - State: closed - Opened by DavidBJaffe almost 3 years ago - 1 comment

#20 - guarantee stability of encoding

Issue - State: closed - Opened by DavidBJaffe almost 3 years ago - 1 comment

#19 - Make ryu and itoa optional

Issue - State: closed - Opened by cloudhead over 3 years ago - 4 comments

#19 - Make ryu and itoa optional

Issue - State: closed - Opened by cloudhead over 3 years ago - 4 comments

#18 - Add more precise examples

Issue - State: closed - Opened by fusion2222 over 3 years ago - 1 comment

#18 - Add more precise examples

Issue - State: closed - Opened by fusion2222 over 3 years ago - 1 comment

#17 - Enable GitHub Actions

Pull Request - State: closed - Opened by dtolnay about 4 years ago

#17 - Enable GitHub Actions

Pull Request - State: closed - Opened by dtolnay about 4 years ago

#16 - Support for `char`

Issue - State: closed - Opened by jgouly about 4 years ago - 1 comment

#15 - Add compile-fail tests to test invalid macro inputs

Issue - State: closed - Opened by dtolnay almost 5 years ago

#15 - Add compile-fail tests to test invalid macro inputs

Issue - State: closed - Opened by dtolnay almost 5 years ago

#14 - Add derive support for simple enums.

Pull Request - State: closed - Opened by theduke almost 5 years ago - 1 comment

#14 - Add derive support for simple enums.

Pull Request - State: closed - Opened by theduke almost 5 years ago - 1 comment

#13 - Add (De)Serialize support for simple enums.

Pull Request - State: closed - Opened by theduke almost 5 years ago - 2 comments

#12 - Consider C-style Enum support

Issue - State: closed - Opened by theduke almost 5 years ago - 1 comment

#12 - Consider C-style Enum support

Issue - State: closed - Opened by theduke almost 5 years ago - 1 comment

#11 - Reject trailing non-whitespace

Pull Request - State: closed - Opened by dtolnay over 5 years ago

#11 - Reject trailing non-whitespace

Pull Request - State: closed - Opened by dtolnay over 5 years ago

#10 - Rename derive macros to Serialize and Deserialize

Pull Request - State: closed - Opened by dtolnay over 5 years ago

#10 - Rename derive macros to Serialize and Deserialize

Pull Request - State: closed - Opened by dtolnay over 5 years ago

#9 - trailing non-whitespace characters are not considered errors

Issue - State: closed - Opened by japaric over 5 years ago - 2 comments
Labels: bug

#9 - trailing non-whitespace characters are not considered errors

Issue - State: closed - Opened by japaric over 5 years ago - 2 comments
Labels: bug

#8 - Address transmute_ptr_to_ptr lint in generated code

Pull Request - State: closed - Opened by dtolnay over 5 years ago

#7 - Clippy is upset about MiniDeserialize

Issue - State: closed - Opened by imp over 5 years ago - 1 comment

#7 - Clippy is upset about MiniDeserialize

Issue - State: closed - Opened by imp over 5 years ago - 1 comment

#6 - Use checked math for preventing overflows

Pull Request - State: closed - Opened by xfix almost 6 years ago - 3 comments

#6 - Use checked math for preventing overflows

Pull Request - State: closed - Opened by xfix almost 6 years ago - 3 comments

#5 - Resolve Clippy warning about unnecessary &mut

Pull Request - State: closed - Opened by xfix almost 6 years ago

#5 - Resolve Clippy warning about unnecessary &mut

Pull Request - State: closed - Opened by xfix almost 6 years ago

#4 - Prefix trait objects with dyn

Pull Request - State: closed - Opened by xfix almost 6 years ago - 1 comment

#3 - Shall it contain adapters for Display and FromStr?

Issue - State: closed - Opened by vi almost 6 years ago - 4 comments

#3 - Shall it contain adapters for Display and FromStr?

Issue - State: closed - Opened by vi almost 6 years ago - 4 comments

#2 - JSON only => name the crate closer to json?

Issue - State: closed - Opened by vi almost 6 years ago - 3 comments

#2 - JSON only => name the crate closer to json?

Issue - State: closed - Opened by vi almost 6 years ago - 3 comments

#1 - Rename derives to Serialize / Deserialize after rust 1.30.0

Issue - State: closed - Opened by dtolnay almost 6 years ago

#1 - Rename derives to Serialize / Deserialize after rust 1.30.0

Issue - State: closed - Opened by dtolnay almost 6 years ago