Skip to content

Conversation

tafia
Copy link
Owner

@tafia tafia commented Jul 9, 2018

There is no commitment from the compiler regarding Debug outputs. As a result, testing against Debug values was not robust and we should have test against Display values only.

This PR changes all tests to use Display ({}) instead of Debug ((:?}) in all format patterns. It also clears the tests somehow.

For more info, see rust-lang/rust#51843

@tafia tafia merged commit 08e401d into master Jul 9, 2018
@tafia tafia deleted the fixtest branch July 9, 2018 07:37
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