]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/non-constant-expr-for-arr-len.stderr
Rollup merge of #53317 - estebank:abolish-ice, r=oli-obk
[rust.git] / src / test / ui / non-constant-expr-for-arr-len.stderr
index 6e9bafa5a4cc04ffabf828dc4c45cf9baa57e80c..9504c84b10ed73df040e4f7352f6de3f9618633c 100644 (file)
@@ -6,4 +6,4 @@ LL |         let _x = [0; n];
 
 error: aborting due to previous error
 
-If you want more information on this error, try using "rustc --explain E0435"
+For more information about this error, try `rustc --explain E0435`.