Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add integer check for deserializer #148

Merged
merged 1 commit into from
Mar 1, 2019
Merged

Add integer check for deserializer #148

merged 1 commit into from
Mar 1, 2019

Conversation

vessd
Copy link
Contributor

@vessd vessd commented Feb 28, 2019

Fix a problem with untagged enum deserialization

src/parse.rs Outdated Show resolved Hide resolved
@kvark
Copy link
Collaborator

kvark commented Mar 1, 2019

bors r+

bors bot added a commit that referenced this pull request Mar 1, 2019
148: Add integer check for deserializer r=kvark a=vessd

Fix a problem with untagged enum deserialization

Co-authored-by: Sergey Veselkov <[email protected]>
@bors
Copy link
Contributor

bors bot commented Mar 1, 2019

Build succeeded

@bors bors bot merged commit 2216b87 into ron-rs:master Mar 1, 2019
@vessd vessd deleted the int_check branch March 1, 2019 15:51
bors bot added a commit to amethyst/amethyst that referenced this pull request Mar 4, 2019
1443: Replaces Json with Ron in the sprite_animation example r=Moxinilian,jojolepro,azriel91 a=vessd

## Description

After fixing deserialization in the `ron` crate, the json format is no longer needed. ([#148](ron-rs/ron#148))

Co-authored-by: Sergey Veselkov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants