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

Stabilize used Rust features #331

Open
XVilka opened this issue Jun 24, 2019 · 0 comments
Open

Stabilize used Rust features #331

XVilka opened this issue Jun 24, 2019 · 0 comments
Milestone

Comments

@XVilka
Copy link
Contributor

XVilka commented Jun 24, 2019

To be able to build it with a stable Rust version:

#![feature(box_patterns)]
#![feature(box_syntax)]
#![feature(slice_patterns)]
#![feature(try_trait)]
#![feature(custom_attribute)]
@XVilka XVilka changed the title Stabilize the Rust features that used Stabilize the used Rust features Jul 7, 2019
@XVilka XVilka changed the title Stabilize the used Rust features Stabilize used Rust features Jul 11, 2019
@XVilka XVilka added this to the Radeco-0.1 milestone May 22, 2020
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