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 section on closure types to manual #10773

Merged
merged 1 commit into from
Dec 3, 2013
Merged

Add section on closure types to manual #10773

merged 1 commit into from
Dec 3, 2013

Conversation

jvns
Copy link
Contributor

@jvns jvns commented Dec 2, 2013

The section on closure types was missing, so I added one. I'm new to Rust, so there are probably important things to say about closure types that I'm missing here.

I tested the example with the latest Rust nightly.

bors added a commit that referenced this pull request Dec 3, 2013
The section on closure types was missing, so I added one. I'm new to Rust, so there are probably important things to say about closure types that I'm missing here.

I tested the example with the latest Rust nightly.
@bors bors closed this Dec 3, 2013
@bors bors merged commit 94c02af into rust-lang:master Dec 3, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 20, 2023
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 20, 2023
Don't emit clippy::useless_conversion on type aliases

Fixes rust-lang#10773

changelog: Enhancement: [`useless_conversion`]: Don't lint on type aliases
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