Skip to content

Removed redundant code, improve performance - #11547

Merged
bors merged 1 commit into
rust-lang:masterfrom
eastwood:rust-doc
Jan 15, 2014
Merged

Removed redundant code, improve performance#11547
bors merged 1 commit into
rust-lang:masterfrom
eastwood:rust-doc

Conversation

@eastwood

Copy link
Copy Markdown

closes#10535

@eastwood

Copy link
Copy Markdown
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
@borsbors closed this Jan 15, 2014
@bors
bors merged commit 431e2bb into rust-lang:masterJan 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
Fixesrust-lang#11547
changelog: none
Sign up for freeto 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

@eastwood@bors