-
Notifications
You must be signed in to change notification settings - Fork 37
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
Make everything compile on stable #300
Comments
The list of the Rust nightly-only features being used can be found there: redshirt/kernel/standalone/src/main.rs Lines 20 to 29 in 8b63595
And there: redshirt/core-proc-macros/src/lib.rs Line 16 in e15f382
(these links point to the latest commit at this time, but this list can obviously evolve over time). |
|
Another usage is here:
cc https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#build-std |
Additionally:
|
Very long-term issue.
The text was updated successfully, but these errors were encountered: