Skip to content

Commit ee49605

Browse files
committed
Update error message in test
1 parent 98c71c3 commit ee49605

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/ui/feature-gates/feature-gate-async-await.stderr

+1-2
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,4 @@ LL | let _ = async || {};
5151

5252
error: aborting due to 6 previous errors
5353

54-
Some errors occurred: E0658, E0706.
55-
For more information about an error, try `rustc --explain E0658`.
54+
For more information about this error, try `rustc --explain E0658`.

0 commit comments

Comments
 (0)