Skip to content

Commit

Permalink
Rust: Accept minor consistency .expected changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffw0 committed Oct 3, 2024
1 parent 3c777b7 commit 2e772a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
extractionWarning
| lib.rs:3:9:3:8 | expected `;` or `{` |
| lib.rs:3:9:3:8 | expected an item |
| lib.rs:3:21:3:20 | expected BANG |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
extractionWarning
| does_not_compile.rs:2:6:2:5 | expected SEMICOLON |
| does_not_compile.rs:2:9:2:8 | expected SEMICOLON |
| does_not_compile.rs:2:13:2:12 | expected SEMICOLON |
Expand Down

0 comments on commit 2e772a8

Please sign in to comment.