Skip to content

Commit b7c7a9e

Browse files
committed
Rust: Accept consistency check failures.
1 parent ae6b7b0 commit b7c7a9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
uniqueEnclosingCallable
2+
| sqlx.rs:52:72:52:84 | remote_number | Node should have one enclosing callable but has 0. |
3+
| sqlx.rs:56:74:56:86 | remote_string | Node should have one enclosing callable but has 0. |
4+
| sqlx.rs:199:32:199:44 | enable_remote | Node should have one enclosing callable but has 0. |
15
uniqueNodeToString
26
| sqlx.rs:154:13:154:81 | (no string representation) | Node should have one toString but has 0. |
37
| sqlx.rs:156:17:156:86 | (no string representation) | Node should have one toString but has 0. |

0 commit comments

Comments
 (0)