]> git.lizzy.rs Git - rust.git/blob - src/test/ui/rustc-error.stderr
Auto merge of #61421 - vorner:string-in-rc-into-raw-docs, r=RalfJung
[rust.git] / src / test / ui / rustc-error.stderr
1 error: compilation successful
2   --> $DIR/rustc-error.rs:4:1
3    |
4 LL | / fn main() {
5 LL | |
6 LL | | }
7    | |_^
8
9 error: aborting due to previous error
10