]> git.lizzy.rs Git - rust.git/blob - src/test/ui/rustc-error.stderr
Auto merge of #62748 - luca-barbieri:optimize-refcell-borrow, 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