blob: ec8adf9d37c46669c51b1107a4c6ab1cc1d2d8d2 (
plain)
1
2
3
4
5
6
7
8
|
error: compilation successful
--> $DIR/pattern-borrow.rs:15:1
|
LL | fn main() { #![rustc_error] } // rust-lang/rust#49855
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: aborting due to previous error
|