We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c71c3 commit ee49605Copy full SHA for ee49605
src/test/ui/feature-gates/feature-gate-async-await.stderr
@@ -51,5 +51,4 @@ LL | let _ = async || {};
51
52
error: aborting due to 6 previous errors
53
54
-Some errors occurred: E0658, E0706.
55
-For more information about an error, try `rustc --explain E0658`.
+For more information about this error, try `rustc --explain E0658`.
0 commit comments