We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6b218b commit 3a86694Copy full SHA for 3a86694
clean-targets
@@ -9,3 +9,6 @@ find target -mindepth 2 -not -path "*/release/stringsext" \
9
-exec rm -r {} \;
10
11
rm -r target/debug
12
+rm -r target/release
13
+rm -r target/rls
14
+rm target/.rustc_info.json
0 commit comments