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 629c32d commit 9eef465Copy full SHA for 9eef465
src/cargo/lib.rs
@@ -166,3 +166,5 @@ fn _display_error(err: &Error, shell: &mut Shell, as_err: bool) -> bool {
166
}
167
false
168
169
+
170
+fn unused() {}
0 commit comments