error: this file contains an unclosed delimiter --> $DIR/missing-close-brace-in-struct.rs:13:65 | LL | pub(crate) struct Bar { | - unclosed delimiter ... LL | fn main() {} | ^ error: aborting due to previous error