This will run clippy on all builds, and as long as clippy successfully compiles it will deny builds that fail clippy lints.
This is a significantly less horrible API than in the previous commit.