Skip to content

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Sep 6, 2022

Just like #187 this involves a deref from &Box<dyn Error> to &dyn Error before getting the backtrace, since Box<dyn Error> does not implement Error itself.

@dtolnay dtolnay merged commit c6b8fcf into master Sep 6, 2022
@dtolnay dtolnay deleted the boxdynerrorbacktrace branch September 6, 2022 03:02
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