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

Migrated editions to 2021 and fixed conflicts #1489

Closed
wants to merge 4 commits into from
Closed

Migrated editions to 2021 and fixed conflicts #1489

wants to merge 4 commits into from

Conversation

stupidodie
Copy link

No description provided.

Add the newest edition requirement 2021 in the book.toml
The present code is out of date due to 2021 edition and gives error on compile. Replacing extra & fixes it.
add _ in anonymous argument for the conflict to the new edition in trait Contains
specify the edition 2015 for the code  to compile
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @marioidival (or someone else) soon.

Please see the contribution instructions for more information.

@stupidodie
Copy link
Author

The check is failed because the file rust-by-example/src/unsafe/asm.md compiled failed. The fail I think is reasonable due to the Add a page for inline assembly #1483 shown that "Tests are failing because the actual feature in rust-lang/rust hasn't been stabilized yet, but the FCP is done.".

@Amanieu
Copy link
Member

Amanieu commented Jan 6, 2022

Inline assembly is fixed by #1490.

@marioidival
Copy link
Member

@stupidodie and @Amanieu thank you for this 🙏

@marioidival
Copy link
Member

@stupidodie and @Amanieu thank you so much for you effort, but I'll close this PR because this was fixed in #1499 1499

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.

4 participants