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

7 lines
114 B
Rust
Raw Normal View History

2022-07-08 08:38:09 -05:00
// check-pass
// compile-flags: -Zhelp
// check-stdout
// regex-error-pattern: -Z\s+self-profile
2022-07-08 08:38:09 -05:00
pub struct Foo;