Skip to content

Conversation

@emberian
Copy link
Contributor

This changes it from

left: true does not equal right: false

to

assertion failed: `(left == right) && (right == left)` (left: `true`, right: `false`)

@pnkfelix
Copy link
Contributor

(@cmr: If we're going to that level of verbosity for this, should we consider indicating somehow which direction failed? having said that, I'm cool with this as is.)

bors added a commit that referenced this pull request Jul 12, 2013
This changes it from 

```
left: true does not equal right: false
```

to

```
assertion failed: `(left == right) && (right == left)` (left: `true`, right: `false`)
```
@bors bors closed this Jul 12, 2013
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.

3 participants