]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/casts-issue-46365.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / casts-issue-46365.stderr
index 08ba5e4b32100ef8eb826d9e88e6a148cf3427b5..91edfaf410ea6e63a6ebc625be8da2d8466e4b42 100644 (file)
@@ -1,5 +1,5 @@
 error[E0412]: cannot find type `Ipsum` in this scope
-  --> $DIR/casts-issue-46365.rs:12:12
+  --> $DIR/casts-issue-46365.rs:2:12
    |
 LL |     ipsum: Ipsum //~ ERROR cannot find type `Ipsum`
    |            ^^^^^ not found in this scope