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

Removed redundant code, improve performance #11547

Merged
merged 1 commit into from
Jan 15, 2014
Merged

Removed redundant code, improve performance #11547

merged 1 commit into from
Jan 15, 2014

Conversation

eastwood
Copy link
Contributor

closes #10535

@eastwood
Copy link
Contributor Author

/cc @alexcrichton

Just had some merged, redundant code that didn't actually do anything to the results, but slowed it down.

bors added a commit that referenced this pull request Jan 15, 2014
@bors bors closed this Jan 15, 2014
@bors bors merged commit 431e2bb into rust-lang:master Jan 15, 2014
flip1995 pushed a commit to flip1995/rust that referenced this pull request May 17, 2024
…r=y21

Don't lint path statements in no_effect

The rustc lint `path_statements` covers this case

Fixes rust-lang#11547

changelog: none
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.

rustdoc's web frontend search does not allow searching for paths
2 participants