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

Fixes failure tests resulting in stack overflow error. #5

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

claravanstaden
Copy link
Collaborator

The root cause of the test failures was that the Display impl for DeserializeError caused a stack overflow. An issue explaining: rust-lang/rust#45838

@claravanstaden claravanstaden marked this pull request as ready for review November 17, 2022 13:16
@claravanstaden claravanstaden merged commit 5fbb5b0 into main Nov 17, 2022
@claravanstaden claravanstaden deleted the feat/fix-stack-overflow-tests branch November 17, 2022 13:16
claravanstaden added a commit that referenced this pull request Nov 22, 2022
Co-authored-by: claravanstaden <Cats 4 life!>
claravanstaden added a commit that referenced this pull request Dec 13, 2022
Co-authored-by: claravanstaden <Cats 4 life!>
claravanstaden added a commit that referenced this pull request Jan 17, 2023
Co-authored-by: claravanstaden <Cats 4 life!>
claravanstaden added a commit that referenced this pull request Jan 19, 2023
Co-authored-by: claravanstaden <Cats 4 life!>
ralexstokes pushed a commit that referenced this pull request Jan 22, 2023
Co-authored-by: claravanstaden <Cats 4 life!>
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.

1 participant