We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7c6f8 commit 6e627f6Copy full SHA for 6e627f6
rust/ql/test/query-tests/diagnostics/CONSISTENCY/ExtractionConsistency.expected
@@ -6,3 +6,4 @@ extractionWarning
6
| does_not_compile.rs:2:26:2:25 | expected SEMICOLON |
7
| does_not_compile.rs:2:32:2:31 | expected field name or number |
8
| 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