Sourced from thiserror's releases.
1.0.62
- Support referring to nested tuple struct fields inside
#[error("…", …)]
attribute (#309)
0bf6e3d
Release 1.0.624977932
Merge pull request #310
from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributes