Skip to content

Commit fbb0d35

Browse files
committed
Exclude Arbitrary from cargo mutants
1 parent adafb75 commit fbb0d35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.cargo/mutants.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ exclude_re = [
77
"deserialize",
88
"Iterator",
99
".*Error",
10+
"impl\\s+arbitrary::Arbitrary",
1011

1112
# ---------------------Crate-specific exclusions ---------------------
1213
# Timeout loops

0 commit comments

Comments
 (0)