shepmaster / snafu

Easily assign underlying errors into domain-specific errors while adding context
https://docs.rs/snafu/
Apache License 2.0
1.4k stars 60 forks source link

Uniformly use the transformed error source in the error constructor #366

Closed shepmaster closed 1 year ago

shepmaster commented 1 year ago

Previously, we only converted the source in the source field initializer. However, GenerateImplicitData::generate_with_source also needs access to the post-converted value.

Fixes #364

netlify[bot] commented 1 year ago

Deploy Preview for shepmaster-snafu ready!

Name Link
Latest commit 4c433c851c0dbe5ee18514abd82e06505c398690
Latest deploy log https://app.netlify.com/sites/shepmaster-snafu/deploys/63513a13107a1e0009b04f46
Deploy Preview https://deploy-preview-366--shepmaster-snafu.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.