Sourced from thiserror's releases.
2.0.11
- Add feature gate to tests that use std (#409, #410, thanks
@​Maytha8
)2.0.10
- Support errors containing a generic type parameter's associated type in a field (#408)
0f532e3
Release 2.0.113d15543
Merge pull request #410
from dtolnay/testnostd1a226ae
Disable two more integration tests in no-std mode8b5f2d7
Fix unused import in test when built without stdeecd247
Add CI step to test with "std" disabled8f2a76b
Merge pull request #409
from Maytha8/std-tests693a6cd
Add feature gate to tests that use std349f696
Release 2.0.106cd87bc
Merge pull request #408
from dtolnay/assoctype6b3e1e5
Generate trait bounds on associated types