Closed nyurik closed 1 year ago
This uses MSRV fix #90
cargo test --no-default-features
Error::Custom(&'static str)
There are a few FIXME in the code where things seemed suspicious
FIXME
This uses MSRV fix #90
cargo test --no-default-features
to pass by making std-only tests/docs conditional (added to CI)Error::Custom(&'static str)
for no-std modeThere are a few
FIXME
in the code where things seemed suspicious