mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
missing colon after the compile-flags directive
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
//@ revisions: block branch condition bad
|
||||
//@ compile-flags -Cinstrument-coverage -Zno-profiler-runtime
|
||||
//@ compile-flags: -Cinstrument-coverage -Zno-profiler-runtime
|
||||
|
||||
//@ [block] check-pass
|
||||
//@ [block] compile-flags: -Zcoverage-options=block
|
||||
|
||||
Reference in New Issue
Block a user