Skip to content

Fix lints #76

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

Merged
merged 4 commits into from
May 15, 2025
Merged

Fix lints #76

merged 4 commits into from
May 15, 2025

Conversation

ExpHP
Copy link
Owner

@ExpHP ExpHP commented May 15, 2025

Closes #75
Closes #72
Closes #73

ExpHP added 4 commits May 14, 2025 21:36
This formerly relied on the implicit feature generated by the 'zip' optional
dependency, which seemed like a more reliable indicator of whether the crate
should be exported.

Unfortunately you can't write `#[cfg(feature = "dep:zip")]`.  XD
@ExpHP ExpHP merged commit 2ec561e into master May 15, 2025
2 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.

New warnings on codebase structured arrays example generates lots of warnings Current nightly versions trigger unexpected_cfgs warning.
1 participant