Skip to content

Commit 0491411

Browse files
committed
---
yaml --- r: 3486 b: refs/heads/master c: cbcc7bb h: refs/heads/master v: v3
1 parent 1cc7879 commit 0491411

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 78a82b9fd1883930733e13638851742a9fdfdf2a
2+
refs/heads/master: cbcc7bba30920489d4c772f174bfb9715842f163
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
// xfail-stage0
2+
// xfail-stage1
3+
// xfail-stage2
4+
5+
// Since the bogus configuration isn't defined main will just be
6+
// parsed, but nothing further will be done with it
7+
#[cfg(bogus)]
8+
fn main() { fail }
9+
10+
fn main() {}

0 commit comments

Comments
 (0)