]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/test-compile-fail2.stderr
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-2021-03-05
[rust.git] / src / test / rustdoc-ui / test-compile-fail2.stderr
1 error: expected one of `!` or `::`, found `<eof>`
2  --> $DIR/test-compile-fail2.rs:3:1
3   |
4 3 | fail
5   | ^^^^ expected one of `!` or `::`
6
7 error: aborting due to previous error
8