We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adafb75 commit fbb0d35Copy full SHA for fbb0d35
1 file changed
.cargo/mutants.toml
@@ -7,6 +7,7 @@ exclude_re = [
7
"deserialize",
8
"Iterator",
9
".*Error",
10
+ "impl\\s+arbitrary::Arbitrary",
11
12
# ---------------------Crate-specific exclusions ---------------------
13
# Timeout loops
0 commit comments