Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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