]> git.proxmox.com Git - rustc.git/blob - src/test/ui/token/trailing-plus-in-bounds.stderr
New upstream version 1.20.0+dfsg1
[rustc.git] / src / test / ui / token / trailing-plus-in-bounds.stderr
1 error: expected one of `!` or `::`, found `<eof>`
2 --> $DIR/trailing-plus-in-bounds.rs:19:1
3 |
4 19 | FAIL
5 | ^^^^ expected one of `!` or `::` here
6
7 error: aborting due to previous error
8