Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build!: remove implicit features #214

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

EdJoPaTo
Copy link
Collaborator

As this causes confusion it will also be the default in the upcoming Rust edition 2024. See https://doc.rust-lang.org/nightly/edition-guide/rust-2024/cargo-remove-implicit-features.html

BREAKING CHANGE: Optional dependencies are no longer features. They were never intended to be used directly.

This will be the default with the upcoming Edition 2024 as it caused confusion. See https://doc.rust-lang.org/nightly/edition-guide/rust-2024/cargo-remove-implicit-features.html

BREAKING CHANGE: Optional dependencies are no longer features. They were never intended to be used directly.
@ayrat555 ayrat555 merged commit 35a82e6 into master Sep 17, 2024
56 checks passed
@ayrat555 ayrat555 deleted the remove-implicit-dependency-features branch September 17, 2024 16:42
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.

2 participants