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 d4c9fe7 commit faa2fa7Copy full SHA for faa2fa7
tests/compile-test.rs
@@ -52,6 +52,7 @@ fn third_party_crates() -> String {
52
"\n---------------------------------------------------\n\n \
53
Found multiple rlibs for crate `{}`: `{:?}` and `{:?}`.\n \
54
Probably, you need to run `cargo clean` before running tests again.\n \
55
+ \nFor details on that error see https://github.com/rust-lang/rust-clippy/issues/7343 \
56
\n---------------------------------------------------\n",
57
dep, old, path
58
);
0 commit comments