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

Fails to build on nightly after const fn is stable #22

Open
kornelski opened this issue Jun 4, 2021 · 0 comments
Open

Fails to build on nightly after const fn is stable #22

kornelski opened this issue Jun 4, 2021 · 0 comments

Comments

@kornelski
Copy link

error[E0557]: feature has been removed
Error:   --> /Users/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/extprim-1.7.1/src/lib.rs:58:81
   |
58 | #![cfg_attr(extprim_channel="unstable", feature(llvm_asm, test, specialization, const_fn))]
   |                                                                                 ^^^^^^^^ feature has been removed
   |
   = note: split into finer-grained feature gates

rustc 1.54.0-nightly (21e92b973 2021-05-12)

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

1 participant