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 79bec03 commit 20836d3Copy full SHA for 20836d3
.gitignore
@@ -19,6 +19,7 @@ Cargo.lock
19
/target
20
/clippy_lints/target
21
/clippy_workspace_tests/target
22
+/clippy_dev/target
23
24
# Generated by dogfood
25
/target_recur/
@@ -33,6 +34,3 @@ helper.txt
33
34
*.iml
35
.vscode
36
.idea
-
37
-# Used by the Clippy build script
38
-min_version.txt
clippy_dev/.gitignore
0 commit comments