]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/crate-in-paths.stderr
Rollup merge of #57132 - daxpedda:master, r=steveklabnik
[rust.git] / src / test / ui / crate-in-paths.stderr
index 5bb1a28ebb860facd1daa16e3efa6a9eb965c371..c67fd4ac13cbe541221106fbae2704f8b03ab175 100644 (file)
@@ -1,5 +1,5 @@
 error[E0425]: cannot find value `Foo` in this scope
-  --> $DIR/crate-in-paths.rs:20:5
+  --> $DIR/crate-in-paths.rs:10:5
    |
 LL |     Foo;
    |     ^^^ not found in this scope