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

Rust nightly, try_blocks feature. #19

Closed
deuszx opened this issue Jun 19, 2023 · 0 comments · Fixed by #29
Closed

Rust nightly, try_blocks feature. #19

deuszx opened this issue Jun 19, 2023 · 0 comments · Fixed by #29

Comments

@deuszx
Copy link
Collaborator

deuszx commented Jun 19, 2023

Currently, it's forced upon users of OpenBrush to use nightly Rust - due to OB usage of min_specialization features. There's an effort to remove that which would then allow dependent projects to compile with Rust stable.

This project won't be able to due to its usage of [feature(try_blocks)]. If not completely necessary - I would recommend to remove it.

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 a pull request may close this issue.

1 participant