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

signature: remove BoxError type alias #81

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented Mar 8, 2020

We can revisit adding this back after 1.0, but it seems possible such a type may eventually be stabilized in std.

It's better to "wait and see" if that happens and add BoxError back in the event there's a desire for more ergonomic boxed errors for std users rather than prematurely stabilizing it if it turns out to be
unnecessary.

We can revisit adding this back after 1.0, but it seems possible such a
type may eventually be stabilized in `std`.

It's better to "wait and see" if that happens and add `BoxError` back in
the event there's a desire for more ergonomic boxed errors for `std`
users rather than prematurely stabilizing it if it turns out to be
unnecessary.
@tarcieri tarcieri merged commit 1722957 into master Mar 9, 2020
@tarcieri tarcieri deleted the signature/remove-boxerror-alias branch March 9, 2020 00:06
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.

1 participant