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

Try harder to confine the user, and instruct them not to create new Errors. #387

Closed
EvanCarroll opened this issue May 6, 2020 · 0 comments

Comments

@EvanCarroll
Copy link
Contributor

I learned a lot messing with exercises/error_handling/errorsn.rs but it wasn't an especially good experience. Without more information, you can go down a pretty horrible rabbit hole here. I think we should do a better job to

  • confine the user into just modifying that function
  • inform the user that they needn't create new errors.

I believe both of these are failures of the instructions and not hints. Find more information here,

https://stackoverflow.com/q/61626705/124486

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

No branches or pull requests

1 participant