]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/unknown-tool-name.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / unknown-tool-name.stderr
index 55096614fcd3246d4465815691c84453d7acfb93..7bd2da285980cf860980a4bf99c638f07e83a22a 100644 (file)
@@ -1,5 +1,5 @@
 error[E0433]: failed to resolve: use of undeclared type or module `foo`
-  --> $DIR/unknown-tool-name.rs:11:3
+  --> $DIR/unknown-tool-name.rs:1:3
    |
 LL | #[foo::bar] //~ ERROR failed to resolve: use of undeclared type or module `foo`
    |   ^^^ use of undeclared type or module `foo`