Always use a colon in //@ normalize-*:
headers
This commit is contained in:
parent
3ad5f459b3
commit
9aaa0c5867
132 changed files with 228 additions and 228 deletions
|
@ -4,8 +4,8 @@
|
|||
//@ failure-status: 101
|
||||
//@ compile-flags:--test -Z unstable-options --remap-path-prefix={{src-base}}=remapped_path --test-args --test-threads=1
|
||||
//@ rustc-env:RUST_BACKTRACE=0
|
||||
//@ normalize-stdout-test "finished in \d+\.\d+s" -> "finished in $$TIME"
|
||||
//@ normalize-stdout-test "exit (status|code): 101" -> "exit status: 101"
|
||||
//@ normalize-stdout-test: "finished in \d+\.\d+s" -> "finished in $$TIME"
|
||||
//@ normalize-stdout-test: "exit (status|code): 101" -> "exit status: 101"
|
||||
|
||||
// doctest fails at runtime
|
||||
/// ```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue