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

Unstable library feature #9

Merged

Conversation

wjuan-mob
Copy link
Contributor

@wjuan-mob wjuan-mob commented Oct 5, 2021

CircleCi Prepare Cargo Cache and Save step is currently failing due to #![feature(nonzero_leading_trailing_zeros)] being considered unstable. The fix for this seems to be to use the stable toolchain for cargo-trim. Additionally in the latest version of cargo-trim it seems that orphan-clean has been renamed to just orphan.

@wjuan-mob wjuan-mob marked this pull request as ready for review October 5, 2021 15:28
@wjuan-mob wjuan-mob requested a review from cbeck88 October 5, 2021 15:29
@wjuan-mob wjuan-mob merged commit e9be7af into mobilecoinfoundation:master Oct 6, 2021
@wjuan-mob wjuan-mob deleted the UnstableLibraryFeature branch October 6, 2021 01:39
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.

None yet

2 participants