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

rustc: Give glue symbols meaningful names #6706

Closed
wants to merge 1 commit into from

Conversation

brson
Copy link
Contributor

@brson brson commented May 24, 2013

Instead of glue_drop1234 it's Type::<hash>::glue_drop1234

Haven't done any performance testing.

Instead of `glue_drop1234` it's `Type::<hash>::glue_drop1234`

Haven't done any performance testing.
bors added a commit that referenced this pull request May 24, 2013
Instead of `glue_drop1234` it's `Type::<hash>::glue_drop1234`

Haven't done any performance testing.
@bors bors closed this May 24, 2013
flip1995 pushed a commit to flip1995/rust that referenced this pull request Apr 8, 2021
New Lint: needless_for_each

resolves: rust-lang#6543

changelog: Added pedantic lint: `needless_for_each`
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