Sourced from anyhow's releases.
1.0.95
- Add
Error::from_boxed
(#401, #402)1.0.94
- Documentation improvements
48be1ca
Release 1.0.95a03d6d6
Merge pull request #402
from dtolnay/fromboxed52e4abb
Add Error::from_boxed with documentation about bidirectional
?
ffecefc
Merge pull request #401
from dtolnay/construct671f700
Add construct_ prefix to name of private construct functions8ceb5e9
Release 1.0.94b9009ab
Merge pull request #399
from dtolnay/okvalue863791a
Align naming between Ok function argument and its documentation2081692
Merge pull request #398
from zertosh/ok_doc_formatcc2cecb
Fix anyhow::Ok rustdoc code formatting