]> git.lizzy.rs Git - rust.git/blobdiff - tests/ui/pin-macro/cant_access_internals.stderr
fn-trait-closure test now pass on new solver
[rust.git] / tests / ui / pin-macro / cant_access_internals.stderr
index 060c9c48c21c8640aa657325d3d7e90786674c90..d43027657f0462031f43fad7c652113179787f10 100644 (file)
@@ -1,5 +1,5 @@
 error[E0658]: use of unstable library feature 'unsafe_pin_internals'
-  --> $DIR/cant_access_internals.rs:12:15
+  --> $DIR/cant_access_internals.rs:11:15
    |
 LL |     mem::take(phantom_pinned.pointer);
    |               ^^^^^^^^^^^^^^^^^^^^^^