]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/nll/capture-ref-in-struct.stderr
Merge branch 'refactor-select' of https://github.com/aravind-pg/rust into update...
[rust.git] / src / test / ui / nll / capture-ref-in-struct.stderr
index 316a918e4ee973d9114938d68dbc53f4d2406046..1c545906893a232c24436ae134940cc5806c7c71 100644 (file)
@@ -9,8 +9,6 @@ LL |     }
 LL | 
 LL |     deref(p);
    |           - borrow later used here
-   |
-   = note: borrowed value must be valid for lifetime '_#5r...
 
 error: aborting due to previous error