We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f781398 commit 0aa4d9fCopy full SHA for 0aa4d9f
src/test/ui/span/issue-39018.stderr
@@ -185,5 +185,5 @@ LL | let _ = c.to_owned() + d;
185
186
error: aborting due to 14 previous errors
187
188
-Some errors have detailed explanations: E0308, E0369.
189
-For more information about an error, try `rustc --explain E0308`.
+Some errors have detailed explanations: E0277, E0369.
+For more information about an error, try `rustc --explain E0277`.
0 commit comments