datrs / flat-tree

Map a binary tree to a vector.
Apache License 2.0
53 stars 10 forks source link

Remove deprecated clippy compiler plugin #29

Closed khernyo closed 6 years ago

khernyo commented 6 years ago

Both of these are necessary to make it compile.

Note: rustfmt will not fail the build if the source needs formatting (same as before).

Clippy is currently broken, so it's excluded entirely.