]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/double-import.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / double-import.stderr
index ceddff4047b19cf2cebe23ec0f383682818f7c21..df6463a7e2880be25871614cea5f390a397655c7 100644 (file)
@@ -14,4 +14,4 @@ LL | use sub2::foo as other_foo; //~ ERROR the name `foo` is defined multiple ti
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0252"
+For more information about this error, try `rustc --explain E0252`.