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

fix(option1): Fix arguments passed to assert! macro #222

Merged
merged 1 commit into from
Oct 25, 2019

Conversation

nkanderson
Copy link
Contributor

@Zazcallabah pointed out that the second argument passed to assert! didn't make much sense in this context. This PR removes that second argument to clarify what is being asserted / tested in this exercise.

@shadows-withal shadows-withal merged commit 4c2cf6d into rust-lang:master Oct 25, 2019
pedantic79 pushed a commit to pedantic79/rustlings that referenced this pull request Apr 11, 2020
fix(option1): Fix arguments passed to assert! macro
ppp3 pushed a commit to ppp3/rustlings that referenced this pull request May 23, 2022
fix(option1): Fix arguments passed to assert! macro
dmoore04 pushed a commit to dmoore04/rustlings that referenced this pull request Sep 11, 2022
fix(option1): Fix arguments passed to assert! macro
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