Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix nll test
  • Loading branch information
JohnTitor committed Nov 15, 2019
1 parent 09f0ee5 commit 614abe4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/test/ui/unboxed-closures/issue-30906.nll.stderr
@@ -0,0 +1,8 @@
error: higher-ranked subtype error
--> $DIR/issue-30906.rs:15:5
|
LL | test(Compose(f, |_| {}));
| ^^^^^^^^^^^^^^^^^^^^^^^^

error: aborting due to previous error

0 comments on commit 614abe4

Please sign in to comment.