Sourced from thiserror's releases.
1.0.47
- Work around rust-analyzer bug (rust-lang/rust-analyzer#9911)
1.0.46
- Add bootstrap workaround to allow rustc to depend on thiserror (#248, thanks
@​RalfJung
)1.0.45
- Update backtrace support to nightly's new Error::provide API (rust-lang/rust#113464, #246)
0495eaa
Release 1.0.472d9425c
Work around ridiculous rust-analyzer behavior5ada5d5
Release 1.0.46f51271a
Reword bootstrap comment1f02cdf
Merge pull request #248
from RalfJung/bootstrapfa63782
don't run build probes in rustc bootstrap2fd79cd
Merge pull request #247
from dtolnay/errorprovide78e0ffe
Pull in anyhow's new Error::provide support06f1895
Release 1.0.45a11330f
Merge pull request #246
from dtolnay/errorprovide