]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/unconstrained-ref.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / unconstrained-ref.stderr
index 7aeec39ae14a1ad346c71604771cddc07283293c..1fddf4531199e7daa5cb64cd5115f50d949713a6 100644 (file)
@@ -6,4 +6,4 @@ LL |     S { o: &None }; //~ ERROR type annotations needed [E0282]
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0282"
+For more information about this error, try `rustc --explain E0282`.