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.36k stars 63 forks source link

macros: fix references to `Error` in docstrings #87

Closed birkenfeld closed 10 months ago

birkenfeld commented 1 year ago

Fixes #53 and now #54

thenorili commented 10 months ago

It says macros.rs has merge conflicts. I pulled it locally and don't see any, but there's nothing I can do from here. @birkenfeld will have to squash and rebase on their end. Sorry if you got spammed with my auto-merge stuff while I was trying to figure things out. This is ready to go when the conflicts are resolved.