Skip to content

Commit

Permalink
Rust: Add consistency check failures.
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffw0 committed Nov 19, 2024
1 parent 49eefcc commit 758092b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
uniqueNodeToString
| sqlx.rs:154:13:154:81 | (no string representation) | Node should have one toString but has 0. |
| sqlx.rs:156:17:156:86 | (no string representation) | Node should have one toString but has 0. |

0 comments on commit 758092b

Please sign in to comment.