Skip to content

Commit faa2fa7

Browse files
committed
Improve appearance
1 parent d4c9fe7 commit faa2fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/compile-test.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ fn third_party_crates() -> String {
5252
"\n---------------------------------------------------\n\n \
5353
Found multiple rlibs for crate `{}`: `{:?}` and `{:?}`.\n \
5454
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 \
5556
\n---------------------------------------------------\n",
5657
dep, old, path
5758
);

0 commit comments

Comments
 (0)