Sourced from thiserror's releases.
2.0.18
- Make compatible with project-level
needless_lifetimes = "forbid"(#443, thanks@LucaCappelletti94)2.0.17
- Use differently named __private module per patch release (#434)
2.0.16
- Add to "no-std" crates.io category (#429)
2.0.15
- Prevent
Error::provideAPI becoming unavailable from a future new compiler lint (#427)2.0.14
- Allow build-script cleanup failure with NFSv3 output directory to be non-fatal (#426)
2.0.13
- Documentation improvements
2.0.12
- Prevent elidable_lifetime_names pedantic clippy lint in generated impl (#413)
2.0.11
2.0.10
- Support errors containing a generic type parameter's associated type in a field (#408)
2.0.9
- Work around
missing_inline_in_public_itemsclippy restriction being triggered in macro-generated code (#404)2.0.8
- Improve support for macro-generated
derive(Error)call sites (#399)2.0.7
2.0.6
- Suppress deprecation warning on generated From impls (#396)
2.0.5
- Prevent deprecation warning on generated impl for deprecated type (#394)
2.0.4
- Eliminate needless_lifetimes clippy lint in generated
Fromimpls (#391, thanks@matt-phylum)2.0.3
- Support the same Path field being repeated in both Debug and Display representation in error message (#383)
- Improve error message when a format trait used in error message is not implemented by some field (#384)
2.0.2
... (truncated)
dc0f6a2
Release 2.0.180275292
Touch up PR 4433c33bc6
Merge pull request #443
from LucaCappelletti94/master995939c
Reproduce issue 44221653d1
Made clippy lifetime allows conditional45e5388
Update actions/upload-artifact@v5 -> v6386aac1
Update actions/upload-artifact@v4 -> v5ec50561
Update actions/checkout@v5 -> v6247eab5
Update name of empty_enum clippy lint91b181f
Raise required compiler to Rust 1.68