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

Add support for Rust stable #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

purplethunder
Copy link

It looks like aa15f8e removed most of the nightly dependencies, but this feature in ector-macros is still blocking support for stable.

Would enabling this feature with this cfg(nightly) through build.rs be an acceptable mechanism for supporting ector on stable Rust, while maintaining support for this nightly feature?

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