Skip to content

Conversation

@briansmith
Copy link
Contributor

Replace cfg(feature = "$X") with cfg($X) for each undeclared feature X. Declare each such cfg in build.rs. This silences the warnings in recent toolchains.

Replace `cfg(feature = "$X")` with `cfg($X)` for each undeclared
feature X. Declare each such cfg in build.rs. This silences the
warnings in recent toolchains.
@briansmith briansmith mentioned this pull request May 5, 2025
@tkaitchuck tkaitchuck merged commit cc852e7 into tkaitchuck:master May 6, 2025
9 checks passed
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