]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/switched-expectations.stderr
Auto merge of #54720 - davidtwco:issue-51191, r=nikomatsakis
[rust.git] / src / test / ui / switched-expectations.stderr
index 0020d14f5cb9a9f55f9389d85c281b2ef7416dae..9db318735bdc0cfa48d2b0cef127b94e067e5da8 100644 (file)
@@ -9,4 +9,4 @@ LL |     let ref string: String = var; //~ ERROR mismatched types [E0308]
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0308"
+For more information about this error, try `rustc --explain E0308`.