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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

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;