Skip to content

Commit

Permalink
Rust: Add new consistency check failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffw0 committed Nov 22, 2024
1 parent fa7c6f8 commit 6e627f6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ extractionWarning
| does_not_compile.rs:2:26:2:25 | expected SEMICOLON |
| does_not_compile.rs:2:32:2:31 | expected field name or number |
| error.rs:2:5:2:17 | An error! |
| my_macro.rs:17:9:17:27 | macro expansion failed: could not resolve macro 'myUndefinedMacro' |

0 comments on commit 6e627f6

Please sign in to comment.