fix: Ignore generic arguments in intra doc link path resolution

This commit is contained in:
Lukas Wirth 2024-02-28 09:38:25 +01:00
parent 0ac05c0527
commit ab533d887d
7 changed files with 74 additions and 50 deletions

View file

@ -3,7 +3,7 @@ name = "syntax-fuzz"
version = "0.0.1"
publish = false
edition = "2021"
rust-version = "1.66.1"
rust-version = "1.76"
[package.metadata]
cargo-fuzz = true
@ -26,4 +26,4 @@ name = "reparse"
path = "fuzz_targets/reparse.rs"
[lints]
workspace = true
workspace = true