We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a56d80 commit c26cd04Copy full SHA for c26cd04
src/test/compile-fail/cfg-empty-codemap.rs
@@ -12,7 +12,7 @@
12
13
// compile-flags: --cfg ""
14
15
-// error-pattern: expected identifier, found
+// error-pattern: invalid `--cfg` argument
16
17
pub fn main() {
18
}
0 commit comments