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

Improve docs and error handling of Label::new #86

Merged
merged 2 commits into from
Aug 30, 2023

Conversation

not-my-profile
Copy link
Contributor

If you like these changes please merge the commits without squashing (e.g. via rebasing).

This should help tracking down backward spans and
it's better to have one method that can panic rather
than 4 methods that can panic (Report::write,
Report::write_for_stdout, Report::print, Report::eprint).
@zesterer
Copy link
Owner

This seems sensible to me, thanks!

@zesterer zesterer merged commit 12170aa into zesterer:main Aug 30, 2023
1 check passed
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