Skip to content

Commit fad5c3d

Browse files
authored
Merge pull request #21772 from stinb/syntax-fuzz-build-error
Fix syntax/fuzz build error
2 parents 2f73b8d + 7bc5632 commit fad5c3d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

crates/syntax/fuzz/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,3 @@ path = "fuzz_targets/parser.rs"
2323
[[bin]]
2424
name = "reparse"
2525
path = "fuzz_targets/reparse.rs"
26-
27-
[lints]
28-
workspace = true

0 commit comments

Comments
 (0)