Skip to content

Conversation

@nightkr
Copy link
Contributor

@nightkr nightkr commented Apr 26, 2024

Fixes #38. This is an initial conversion that tries to change as little as possible (generally: failure::Error -> snafu::Whatever, failure::Fail -> snafu::{Snafu, Error}), a future PR should clean up to use more Snafu-native idioms.

@nightkr nightkr requested a review from soenkeliebau April 26, 2024 01:18
@nightkr nightkr requested a review from sbernauer April 29, 2024 11:02
sbernauer
sbernauer previously approved these changes Apr 29, 2024
Copy link
Member

@sbernauer sbernauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks!

@nightkr nightkr added this pull request to the merge queue Apr 29, 2024
@nightkr nightkr removed this pull request from the merge queue due to a manual request Apr 29, 2024
@nightkr nightkr added this pull request to the merge queue Apr 29, 2024
Merged via the queue into main with commit c54f62a Apr 29, 2024
@nightkr nightkr deleted the chore/snafuify branch April 29, 2024 14:37
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.

Migrate to Snafu and remove failure dependency

3 participants