Skip to content

Commit cbc2389

Browse files
committed
Rust: Accept CFG inconsistencies
1 parent d299380 commit cbc2389

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
deadEnd
2+
| gen_match_arm.rs:10:20:10:25 | ... != ... |
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
deadEnd
2+
| gen_match_expr.rs:10:20:10:25 | ... != ... |
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
deadEnd
2+
| test.rs:124:28:124:33 | ... < ... |
3+
| test.rs:139:30:141:9 | BlockExpr |

0 commit comments

Comments
 (0)