Skip to content

Normalize dev dependency paths - #339

Closed
Guflly wants to merge 1 commit into
dtolnay:masterfrom
Guflly:fix/dev-dependency-path-normalization
Closed

Normalize dev dependency paths#339
Guflly wants to merge 1 commit into
dtolnay:masterfrom
Guflly:fix/dev-dependency-path-normalization

Conversation

@Guflly

@Guflly Guflly commented Aug 2, 2026

Copy link
Copy Markdown

Fixes #327.

Path-based dev-dependencies now use the same diagnostic path normalization as regular dependencies.

Tests: cargo test --all-features; Clippy and rustfmt checks pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Normalization differs for dependencies and dev-dependencies

1 participant