Skip to content

Commit 6e627f6

Browse files
committed
Rust: Add new consistency check failure.
1 parent fa7c6f8 commit 6e627f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ extractionWarning
66
| does_not_compile.rs:2:26:2:25 | expected SEMICOLON |
77
| does_not_compile.rs:2:32:2:31 | expected field name or number |
88
| error.rs:2:5:2:17 | An error! |
9+
| my_macro.rs:17:9:17:27 | macro expansion failed: could not resolve macro 'myUndefinedMacro' |

0 commit comments

Comments
 (0)