Skip to content

Commit 2e772a8

Browse files
committed
Rust: Accept minor consistency .expected changes.
1 parent 3c777b7 commit 2e772a8

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

rust/ql/test/extractor-tests/utf8/CONSISTENCY/ExtractionConsistency.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
extractionWarning
12
| lib.rs:3:9:3:8 | expected `;` or `{` |
23
| lib.rs:3:9:3:8 | expected an item |
34
| lib.rs:3:21:3:20 | expected BANG |

rust/ql/test/query-tests/diagnostics/CONSISTENCY/ExtractionConsistency.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
extractionWarning
12
| does_not_compile.rs:2:6:2:5 | expected SEMICOLON |
23
| does_not_compile.rs:2:9:2:8 | expected SEMICOLON |
34
| does_not_compile.rs:2:13:2:12 | expected SEMICOLON |

0 commit comments

Comments
 (0)