Skip to content

Commit e4c650c

Browse files
Bless test that no longer warns
1 parent 900cf82 commit e4c650c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/test/ui/issues/issue-55511.stderr

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ LL | <() as Foo<'static>>::C => { }
1010
LL | }
1111
| - `a` dropped here while still borrowed
1212

13-
error: aborting due to previous error; 1 warning emitted
13+
error: aborting due to previous error
1414

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

0 commit comments

Comments
 (0)