Skip to content

Commit 851e2bd

Browse files
authored
Merge pull request #21772 from stinb/syntax-fuzz-build-error
Fix syntax/fuzz build error
2 parents f5cc187 + 65e7758 commit 851e2bd

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • src/tools/rust-analyzer/crates/syntax/fuzz

src/tools/rust-analyzer/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)