]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc-ui/z-help.rs
Merge commit '7d53619064ab7045c383644cb445052d2a3d46db' into sync_cg_clif-2023-02-09
[rust.git] / tests / 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;