]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/consts/min_const_fn/min_const_fn.stderr
update tests
[rust.git] / src / test / ui / consts / min_const_fn / min_const_fn.stderr
index 211902b687b1b23d5c7d66c68fb85fe44a527368..db70a775b779ca675861a20364cb9ee47b8a54f8 100644 (file)
@@ -328,5 +328,5 @@ LL | const fn no_fn_ptrs2() -> fn() { fn foo() {} foo }
 
 error: aborting due to 36 previous errors
 
-Some errors have detailed explanations: E0515, E0723.
-For more information about an error, try `rustc --explain E0515`.
+Some errors have detailed explanations: E0493, E0515, E0723.
+For more information about an error, try `rustc --explain E0493`.