]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/not-enough-arguments.stderr
Auto merge of #54624 - arielb1:evaluate-outlives, r=nikomatsakis
[rust.git] / src / test / ui / not-enough-arguments.stderr
index a39070cef1f5b8e7a890060224e38df3fa1273a9..6a869cc5d55214ce59e6e910f6cf4cafcc7b1e3f 100644 (file)
@@ -9,4 +9,4 @@ LL |   foo(1, 2, 3);
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0061"
+For more information about this error, try `rustc --explain E0061`.