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

enable nightly features #38

Closed
wants to merge 1 commit into from
Closed

enable nightly features #38

wants to merge 1 commit into from

Conversation

xlc
Copy link

@xlc xlc commented Feb 14, 2021

This is required to allow us use resolver 2, which is used by ORML to fix deps resolution issue with dev-dependencies

Let me know if you want me to put this behind a CLI flag or if there is better way to deal with it.

https://github.com/open-web3-stack/open-runtime-module-library/blob/master/Cargo.dev.toml

@gnunicorn
Copy link
Contributor

@xlc is this function available for non-nightly build?

@xlc
Copy link
Author

xlc commented Feb 14, 2021

I guess so. This is available on cargo crate 0.50.0 without any additional feature flag. I don't even sure what is the right way to use a nightly build of the cargo crate

@Xanewok
Copy link
Contributor

Xanewok commented Feb 25, 2021

The v2 resolver is now stabilised via rust-lang/cargo#8997. @xlc would it be feasible to wait until the relevant cargo is published and updated?

@xlc
Copy link
Author

xlc commented Feb 25, 2021

Yes we are currently just using our own fork so we can wait.

@xlc xlc closed this Feb 25, 2021
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 this pull request may close these issues.

3 participants