We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2ac0f3 commit a7e24d9Copy full SHA for a7e24d9
src/bin/c08p02.rs
@@ -1,4 +1,4 @@
1
-#![warn(clippy::style)]
+#![warn(clippy::all)]
2
3
#[derive(Clone, Copy, Debug, PartialEq)]
4
struct Location {
0 commit comments