We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f515af7 commit 349a3fcCopy full SHA for 349a3fc
src/test/rustdoc-ui/c-help.rs
@@ -1,4 +1,6 @@
1
// check-pass
2
// compile-flags: -Chelp
3
+// check-stdout
4
+// regex-error-pattern: -C\s+incremental
5
6
pub struct Foo;
src/test/rustdoc-ui/z-help.rs
// compile-flags: -Zhelp
+// regex-error-pattern: -Z\s+self-profile
0 commit comments