未验证 提交 ba422156 编写于 作者: J Jack Huey 提交者: GitHub

Fix line number

Co-authored-by: NDavid Tolnay <dtolnay@gmail.com>
上级 a38ff481
error[E0195]: lifetime parameters or bounds on method `scan` do not match the trait declaration
--> $DIR/issue-87803.rs:20:12
--> $DIR/issue-87803.rs:21:12
|
LL | fn scan<'a>(&mut self, i : Self::Input<'a>) -> Self::Token<'a>;
| ---- lifetimes in impl do not match this method in trait
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册