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 needing to rerun cargo on each koan #27

Merged
merged 1 commit into from
May 31, 2017

Conversation

imbstack
Copy link
Contributor

I believe the issue was mostly due to rust-lang/cargo#2426. From there I just made it so that when you run for the first time, the_truth should be added by default. I'm totally new to rust, so please forgive any wonkiness in this solution. I'm happy to go back to the drawing board or just drop this on the ground if it doesn't make any sense!

I believe this should fix #26.

@crazymykl crazymykl merged commit 45f5798 into crazymykl:master May 31, 2017
@imbstack imbstack deleted the bug-26 branch June 3, 2017 22:01
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.

cargo run needs to be executed three times on new repo
2 participants