V3 fixes #73
GitHub Actions / clippy
succeeded
Jul 1, 2024 in 0s
reviewdog [clippy] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (1)
bridged-tokens-wrapper/tests/dfp_big_uint_test.rs|1 col 12| warning: the feature associated_type_bounds
has been stable since 1.79.0 and no longer requires an attribute to enable
--> bridged-tokens-wrapper/tests/dfp_big_uint_test.rs:1:12
|
1 | #![feature(associated_type_bounds)]
| ^^^^^^^^^^^^^^^^^^^^^^
|
= note: #[warn(stable_features)]
on by default
Loading