We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 900cf82 commit e4c650cCopy full SHA for e4c650c
src/test/ui/issues/issue-55511.stderr
@@ -10,6 +10,6 @@ LL | <() as Foo<'static>>::C => { }
10
LL | }
11
| - `a` dropped here while still borrowed
12
13
-error: aborting due to previous error; 1 warning emitted
+error: aborting due to previous error
14
15
For more information about this error, try `rustc --explain E0597`.
0 commit comments