OpenCyphal-Garage / cyphal.rs

Please use Canadensis by Sam Crow instead
https://github.com/samcrow/canadensis
Apache License 2.0
44 stars 5 forks source link

Use the clippy component #63

Closed kjetilkjeka closed 6 years ago

kjetilkjeka commented 6 years ago

Some of the latest PR have broken in CI due to regressions in clippy. This has been a problem in the whole rust ecosystem and the clippy component was created as a solution. This PR will make uavcan.rs use the clippy component.