Hacker News new | ask | show | jobs
by duped 1375 days ago
Code that predates the 2018 edition can have some cruft, especially with respect to the module system.
1 comments

These are relatively minor things, and most of them can be cleaned up with `cargo fix` and `cargo clippy --fix`.
You can't run `cargo fix` on blog posts from 2017