We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61d92a0 commit 6608e4aCopy full SHA for 6608e4a
src/test/ui/auto-trait-validation.stderr
@@ -18,4 +18,5 @@ LL | auto trait MyTrait { fn foo() {} }
18
19
error: aborting due to 3 previous errors
20
21
-For more information about this error, try `rustc --explain E0380`.
+Some errors have detailed explanations: E0380, E0567.
22
+For more information about an error, try `rustc --explain E0380`.
0 commit comments