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

Use assert_eq! rather than assert! #23160

Merged
merged 1 commit into from
Mar 8, 2015

Conversation

rprichard
Copy link
Contributor

The previous code was passing "true" as the panic! error value.

The previous code was passing "true" as the panic! error value.
@rust-highfive
Copy link
Collaborator

r? @pcwalton

(rust_highfive has picked a reviewer for you, use r? to override)

@rprichard
Copy link
Contributor Author

A fix for #22932 would probably have caught this mistake.

@brson
Copy link
Contributor

brson commented Mar 8, 2015

@bors: rollup r+

Unfortunate macro fail.

@bors
Copy link
Contributor

bors commented Mar 8, 2015

@bors r=brson 4a0c7eb

@bors
Copy link
Contributor

bors commented Mar 8, 2015

⌛ Testing commit 4a0c7eb with merge d30609f...

bors added a commit that referenced this pull request Mar 8, 2015
The previous code was passing "true" as the panic! error value.
@bors bors merged commit 4a0c7eb into rust-lang:master Mar 8, 2015
@rprichard rprichard deleted the fix-numtest-assert branch March 13, 2015 23:34
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.

5 participants