summaryrefslogtreecommitdiffstats
path: root/tests/ui/binop/issue-3820.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/binop/issue-3820.stderr')
-rw-r--r--tests/ui/binop/issue-3820.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/binop/issue-3820.stderr b/tests/ui/binop/issue-3820.stderr
index cfa78a41d..7cce93dca 100644
--- a/tests/ui/binop/issue-3820.stderr
+++ b/tests/ui/binop/issue-3820.stderr
@@ -14,6 +14,6 @@ LL | struct Thing {
note: the trait `Mul` must be implemented
--> $SRC_DIR/core/src/ops/arith.rs:LL:COL
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0369`.