Skip to content

Use dep: prefix to remove implicit feature flags - #453

Merged
arckoor merged 1 commit into
Keats:masterfrom
bouzuya:use-dep-prefix
May 12, 2026
Merged

Use dep: prefix to remove implicit feature flags#453
arckoor merged 1 commit into
Keats:masterfrom
bouzuya:use-dep-prefix

Conversation

@bouzuya

@bouzuya bouzuya commented Oct 18, 2025

Copy link
Copy Markdown
Contributor

This Pull Request updates the project to use the dep: prefix.

By using the dep: prefix, it removes the implicit feature flags that are automatically enabled by optional dependencies.
For more details about the dep: prefix, see https://doc.rust-lang.org/cargo/reference/features.html#optional-dependencies.

If these implicit feature flags were intentional, this Pull Request is not appropriate and should be closed.
If they were not, merging this Pull Request will ensure that only explicitly defined feature flags are provided.

@Keats

Keats commented Oct 19, 2025

Copy link
Copy Markdown
Owner

It's unlikely to be causing an issue in practice but that would be a breaking change, so for v11

@arckoor
arckoor merged commit f108f82 into Keats:master May 12, 2026
10 checks passed
@arckoor arckoor mentioned this pull request Jun 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants