]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/no-capture-arc.stderr
Auto merge of #99612 - yanchen4791:issue-95079-fix, r=compiler-errors
[rust.git] / src / test / ui / no-capture-arc.stderr
index 7fa2090e3e614d348c3a2b0374a2842712148221..9ae41e78c227dc769e9b2bde8ea00f4a6dcb6131 100644 (file)
@@ -17,7 +17,7 @@ note: deref defined here
   --> $SRC_DIR/alloc/src/sync.rs:LL:COL
    |
 LL |     type Target = T;
-   |     ^^^^^^^^^^^^^^^^
+   |     ^^^^^^^^^^^
 
 error: aborting due to previous error