]> git.lizzy.rs Git - rust.git/blob - src/test/rustdoc-ui/z-help.rs
Rollup merge of #100006 - jyn514:update-copy, r=dtolnay
[rust.git] / src / test / rustdoc-ui / z-help.rs
1 // check-pass
2 // compile-flags: -Zhelp
3 // check-stdout
4 // regex-error-pattern: -Z\s+self-profile
5
6 pub struct Foo;