]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/changing-crates.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / changing-crates.stderr
index d8de685c7d7a2264a5c4e83d516b044e3f3d5332..a8b986d67f875f6f0fd050b9291fc63e69d39918 100644 (file)
@@ -1,5 +1,5 @@
 error[E0460]: found possibly newer version of crate `a` which `b` depends on
-  --> $DIR/changing-crates.rs:20:1
+  --> $DIR/changing-crates.rs:10:1
    |
 LL | extern crate b; //~ ERROR: found possibly newer version of crate `a` which `b` depends on
    | ^^^^^^^^^^^^^^^