Skip to content

fix(assert): Be explicit about spawn failure #110

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

Merged
merged 2 commits into from
Nov 24, 2020
Merged

Conversation

epage
Copy link
Contributor

@epage epage commented Nov 24, 2020

Users had to infer the reason for the panic based on the location.
Instead, we should tell them what failed so they can more quickly get up
and going on fixing it.

Fixes #109

Ed Page added 2 commits November 23, 2020 21:22
Users had to infer the reason for the panic based on the location.
Instead, we should tell them what failed so they can more quickly get up
and going on fixing it.

Fixes assert-rs#109
@epage epage merged commit 69202f1 into assert-rs:master Nov 24, 2020
@epage epage deleted the unwrap branch November 24, 2020 03:36
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.

Better error message when changing to a directory that doesn't exist
1 participant