Commit graph

11 commits

Author SHA1 Message Date
55c16d7867
tests: use new names
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 16:20:55 +02:00
cb2e1509e5
chore: remove more Chain.. occurences
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 15:28:27 +02:00
968c83983a
fix: re-add the basic doc test
It got lost with the `README.md` conversion.

Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-28 15:04:29 +02:00
Harald Hoyer
4eae3da3c1
feat: removed feature display-cause
`display-cause` can be turned on with the `{:#}` format specifier
2023-07-27 14:32:21 +02:00
d60cdf9cdb
fix: clippy
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
2023-07-27 14:03:12 +02:00
ed710fada3 rename cherr() to context() 2020-09-01 21:03:57 +02:00
Harald Hoyer
356335e807
use #[track_caller] and Location 2020-08-28 16:58:58 +02:00
Harald Hoyer
935eb658cf
make test pass with --all-features 2020-06-03 14:42:24 +02:00
Harald Hoyer
1d43a39c61
add dyn 2020-03-03 15:06:44 +01:00
a558c35ba4
make ChainError Send + Sync 2019-03-12 16:44:51 +01:00
Harald Hoyer
d14af67560 add ChainError Iterator 2019-01-25 13:53:30 +01:00