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

can't compile on rust 1.76 unknown feature generator_trait #11

Closed
pymongo opened this issue Dec 19, 2023 · 1 comment
Closed

can't compile on rust 1.76 unknown feature generator_trait #11

pymongo opened this issue Dec 19, 2023 · 1 comment
Assignees

Comments

@pymongo
Copy link

pymongo commented Dec 19, 2023

error[E0635]: unknown feature `generator_trait`
  --> /home/w/.cargo/registry/src/index.crates.io-6f17d22bba15001f/ratchet-1.2.0/src/lib.rs:23:25
   |
23 | #![feature(trusted_len, generator_trait, never_type,)]
@SirCipher
Copy link
Member

@pymongo thank you for raising an issue and apologies for the late response. I cannot reproduce this error on 1.76.0. Are you able to provide some more details?

@SirCipher SirCipher self-assigned this May 9, 2024
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

No branches or pull requests

2 participants