]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/syntax-trait-polarity-feature-gate.stderr
Rollup merge of #57107 - mjbshaw:thread_local_test, r=nikomatsakis
[rust.git] / src / test / ui / syntax-trait-polarity-feature-gate.stderr
index eebd018b8873ca5aab5ee07ab3b8249597d9464c..7b9c3da3712f9f3e2a889e2066106461c26a257c 100644 (file)
@@ -1,5 +1,5 @@
 error[E0658]: negative trait bounds are not yet fully implemented; use marker types for now (see issue #13231)
-  --> $DIR/syntax-trait-polarity-feature-gate.rs:17:1
+  --> $DIR/syntax-trait-polarity-feature-gate.rs:7:1
    |
 LL | impl !Send for TestType {}
    | ^^^^^^^^^^^^^^^^^^^^^^^^^^