eyre-rs / eyre

A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
Apache License 2.0
1.41k stars 68 forks source link

Normalization support no-std #83

Closed DaviRain-Su closed 1 year ago

DaviRain-Su commented 2 years ago

close: XXX

yaahc commented 2 years ago

Thank you for submitting this change but I'm currently in the process of moving the error trait into core and don't feel comfortable accepting a PR that would immediately need to be rewritten.

For more info see https://github.com/rust-lang/rust/pull/95956 and https://github.com/rust-lang/project-error-handling/issues/3