falconre / falcon

Binary Analysis Framework in Rust
Apache License 2.0
549 stars 47 forks source link

Eliminate error-chain #109

Closed endeav0r closed 1 year ago

endeav0r commented 3 years ago

Falcon needs a good-and-proper Error enum. This will touch almost all of the codebase.

This is a very heavy lift, and is being forever/continually pushed to the right.

endeav0r commented 1 year ago

Closed in #118