Skip to content

Commit

Permalink
Bless NLL test
Browse files Browse the repository at this point in the history
  • Loading branch information
jackh726 committed Dec 17, 2020
1 parent 01c2520 commit 2edd301
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/test/ui/issues/issue-40000.nll.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,11 @@ error: higher-ranked subtype error
LL | foo(bar);
| ^^^

error: aborting due to previous error
error: higher-ranked subtype error
--> $DIR/issue-40000.rs:6:9
|
LL | foo(bar);
| ^^^

error: aborting due to 2 previous errors

0 comments on commit 2edd301

Please sign in to comment.