summaryrefslogtreecommitdiffstats
path: root/tests/ui/resolve/fn-new-doesnt-exist.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/resolve/fn-new-doesnt-exist.stderr')
-rw-r--r--tests/ui/resolve/fn-new-doesnt-exist.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/resolve/fn-new-doesnt-exist.stderr b/tests/ui/resolve/fn-new-doesnt-exist.stderr
index 39adc0fde..418dd9ea6 100644
--- a/tests/ui/resolve/fn-new-doesnt-exist.stderr
+++ b/tests/ui/resolve/fn-new-doesnt-exist.stderr
@@ -9,6 +9,6 @@ note: if you're trying to build a new `TcpStream` consider using one of the foll
TcpStream::connect_timeout
--> $SRC_DIR/std/src/net/tcp.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 E0599`.