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

Add the feature to every example & cargo +nightly #93

Merged
merged 1 commit into from
Aug 16, 2018

Conversation

sunjay
Copy link
Member

@sunjay sunjay commented Aug 16, 2018

When I was trying the new edition, I found that I needed to add the Rust feature declaration to every example in addition to the lib.rs file and main.rs file. I also need to use cargo +nightly fix in order to run the commands.

This PR adds that to the edition guide.

When I was trying the new edition, I found that I needed to add the Rust feature declaration to every example in addition to the lib.rs file and main.rs file. I also need to use `cargo +nightly fix` in order to run the commands.

This PR adds that to the edition guide.
@Centril
Copy link
Contributor

Centril commented Aug 16, 2018

Thanks!

@Centril Centril merged commit ef32a68 into rust-lang:master Aug 16, 2018
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