Update -zhelp and -chelp rustdoc-ui tests to use regex-error-pattern
This commit is contained in:
parent
f515af7e3b
commit
349a3fc6a3
@ -1,4 +1,6 @@
|
||||
// check-pass
|
||||
// compile-flags: -Chelp
|
||||
// check-stdout
|
||||
// regex-error-pattern: -C\s+incremental
|
||||
|
||||
pub struct Foo;
|
||||
|
@ -1,4 +1,6 @@
|
||||
// check-pass
|
||||
// compile-flags: -Zhelp
|
||||
// check-stdout
|
||||
// regex-error-pattern: -Z\s+self-profile
|
||||
|
||||
pub struct Foo;
|
||||
|
Loading…
Reference in New Issue
Block a user