]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/multiple-plugin-registrars.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / multiple-plugin-registrars.stderr
index f1370df0f8b153953f0c26ce10dbf6b0b90891ea..0e8379841f9608d0d5f9ff1a1fe89bfdb76f5745 100644 (file)
@@ -1,12 +1,12 @@
 error: multiple plugin registration functions found
    |
 note: one is here
-  --> $DIR/multiple-plugin-registrars.rs:17:1
+  --> $DIR/multiple-plugin-registrars.rs:7:1
    |
 LL | pub fn one() {}
    | ^^^^^^^^^^^^^^^
 note: one is here
-  --> $DIR/multiple-plugin-registrars.rs:20:1
+  --> $DIR/multiple-plugin-registrars.rs:10:1
    |
 LL | pub fn two() {}
    | ^^^^^^^^^^^^^^^