]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/vector-no-ann.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / vector-no-ann.stderr
index 90acc2f86d74c7dae31e38852c8bb81300d89022..01b569f97f91073b83ecdc8a3d5bd55eb79c6544 100644 (file)
@@ -1,5 +1,5 @@
 error[E0282]: type annotations needed
-  --> $DIR/vector-no-ann.rs:13:16
+  --> $DIR/vector-no-ann.rs:2:16
    |
 LL |     let _foo = Vec::new();
    |         ----   ^^^^^^^^ cannot infer type for `T`