Skip to content

Commit 02aadc4

Browse files
committed
clippy
1 parent 29bc09c commit 02aadc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -928,7 +928,7 @@ fn check_test_result(
928928
revision,
929929
config,
930930
comments,
931-
&stdout,
931+
stdout,
932932
&diagnostics.rendered,
933933
);
934934
// Check error annotations in the source against output

0 commit comments

Comments
 (0)