rust/tests/rustdoc-ui/c-help.rs

7 lines
113 B
Rust
Raw Normal View History

2022-07-08 15:38:09 +02:00
// check-pass
// compile-flags: -Chelp
// check-stdout
// regex-error-pattern: -C\s+incremental
2022-07-08 15:38:09 +02:00
pub struct Foo;