]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/associated-types/bound-lifetime-in-return-only.ok.stderr
Auto merge of #103600 - compiler-errors:early-binder-nits, r=spastorino
[rust.git] / src / test / ui / associated-types / bound-lifetime-in-return-only.ok.stderr
index 8c0980983119b9e2eba30177d3da56d5d9f190e8..1c0d3ac105852a78f56f2c75c0c382f8348c981b 100644 (file)
@@ -2,7 +2,7 @@ error: fatal error triggered by #[rustc_error]
   --> $DIR/bound-lifetime-in-return-only.rs:49:1
    |
 LL | fn main() { }
-   | ^^^^^^^^^^^^^
+   | ^^^^^^^^^
 
 error: aborting due to previous error