You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 25, 2019. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
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:
global_asm
(documentation, tracking issue)macro_reexport
(documentation, tracking issue)used
(documentation, tracking issue)const_fn
(documentation, tracking issue)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.
The text was updated successfully, but these errors were encountered: