Skip to content

Commit

Permalink
Bless test that no longer warns
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Apr 28, 2020
1 parent 900cf82 commit e4c650c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui/issues/issue-55511.stderr
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ LL | <() as Foo<'static>>::C => { }
LL | }
| - `a` dropped here while still borrowed

error: aborting due to previous error; 1 warning emitted
error: aborting due to previous error

For more information about this error, try `rustc --explain E0597`.

0 comments on commit e4c650c

Please sign in to comment.