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

Inform users to update in case of error [E0658] #6

Merged
merged 1 commit into from Sep 13, 2021

Conversation

odyslam
Copy link
Contributor

@odyslam odyslam commented Sep 13, 2021

If users try to build/check the project with an older version of rust, it will fail due to this error: error[E0658]: use of unstable library feature 'map_into_keys_values'.

It is fixed with rustup update

If users try to build/check the project with an older version of rust, it will fail due to this error: `error[E0658]: use of unstable library feature 'map_into_keys_values'`.

It is fixed with `rustup update`
@gakonst gakonst merged commit f85ece7 into foundry-rs:master Sep 13, 2021
@odyslam odyslam deleted the patch-1 branch September 13, 2021 14:06
pistomat pushed a commit to pistomat/foundry that referenced this pull request Aug 14, 2023
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