Sourced from thiserror's releases.
1.0.50
- Improve diagnostic when a #[source], #[from], or #[transparant] attribute refers to a type that has no std::error::Error impl (#258, thanks
@de-vri-es)
a7d220d
Release 1.0.504088d16
Ignore module_name_repetitions pedantic clippy lintebebf77
Format ui tests with rustfmtff0a0a5
Source and From attributes only have single-ident path7cec716
Remove reliance on Spanned for Memberc9fe739
Touch up PR 2584850c6f
Merge pull request #258
from de-vri-es/as-dyn-error-spana49f7c6
Change span of as_dyn_error() to point compile error at
attribute.f4eac7e
Ignore needless_raw_string_hashes clippy lint