We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f73b8d + 7bc5632 commit fad5c3dCopy full SHA for fad5c3d
1 file changed
crates/syntax/fuzz/Cargo.toml
@@ -23,6 +23,3 @@ path = "fuzz_targets/parser.rs"
23
[[bin]]
24
name = "reparse"
25
path = "fuzz_targets/reparse.rs"
26
-
27
-[lints]
28
-workspace = true
0 commit comments