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

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

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;