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

Reorganize README to make it more clear. #7893

Closed
wants to merge 1 commit into from

Conversation

metajack
Copy link
Contributor

This also adds a note about required memory usage and instructions for
building from Git.

I hashed this out with @dherman in IRC. The main problem was that it was possible to read it and think you needed to build Rust 0.7 and then build from source. I think this version is simpler and less confusing and has more information to boot.

This also adds a note about required memory usage and instructions for
building from Git.
@thestinger
Copy link
Contributor

Landing with #7897.

@thestinger thestinger closed this Jul 20, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 4, 2021
flip1995 pushed a commit to flip1995/rust that referenced this pull request Nov 4, 2021
…p1995

Prevent clippy::needless_lifetimes false positive in async function definition

Scan `OpaqueDef` bounds for lifetimes as well. Those `OpaqueDef` instances are generated while desugaring an `async` function definition.

This fixes rust-lang#7893

changelog: Prevent [`clippy::needless_lifetimes`] false positive in `async` function definition
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