Skip to content
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.

Support stable Rust #13

Closed
hannobraun opened this issue Oct 12, 2017 · 1 comment
Closed

Support stable Rust #13

hannobraun opened this issue Oct 12, 2017 · 1 comment

Comments

@hannobraun
Copy link
Member

This crate can only be used with a nightly Rust toolchain.

As of 2017-10-12, here's the list of unstable features that we currently depend on:

I think the thing to do here is just to wait for the features to be stabilized, or for svd2rust to be updated to not use them anymore. Personally, I don't feel in any hurry here.

@hannobraun
Copy link
Member Author

As of #47, this crate uses no experimental features and builds on the beta channel. It should build on stable when the next stable version is released.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant