]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/test-cfg.stderr
Rollup merge of #57132 - daxpedda:master, r=steveklabnik
[rust.git] / src / test / ui / test-cfg.stderr
index 1db6d5eccbeb50b16ce2445621d2d111fc4db335..93ca9a27de23becf0c4f137eb4ef2433500e8dc8 100644 (file)
@@ -1,5 +1,5 @@
 error[E0425]: cannot find function `foo` in this scope
-  --> $DIR/test-cfg.rs:17:5
+  --> $DIR/test-cfg.rs:7:5
    |
 LL |     foo(); //~ ERROR cannot find function `foo` in this scope
    |     ^^^ not found in this scope