Bless NLL test
This commit is contained in:
parent
01c2520081
commit
2edd3016c8
1 changed files with 7 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue