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

7 lines
113 B
Rust
Raw Normal View History

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