]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/impl-unused-rps-in-assoc-type.stderr
Auto merge of #54720 - davidtwco:issue-51191, r=nikomatsakis
[rust.git] / src / test / ui / impl-unused-rps-in-assoc-type.stderr
index fb3cf9a30c80645e017be1ed77b9b886a0e718b3..1f7f790b1e4ad9b99c95fe2fba926e2a303f2968 100644 (file)
@@ -6,4 +6,4 @@ LL | impl<'a> Fun for Holder { //~ ERROR E0207
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0207"
+For more information about this error, try `rustc --explain E0207`.