Skip to content

rustup "Cheaper doc comments"#4755

Closed
tesuji wants to merge 2 commits into
rust-lang:masterfrom
tesuji:rustup-65750
Closed

rustup "Cheaper doc comments"#4755
tesuji wants to merge 2 commits into
rust-lang:masterfrom
tesuji:rustup-65750

Conversation

@tesuji

@tesuji tesuji commented Oct 30, 2019

Copy link
Copy Markdown
Contributor

rustup rust-lang/rust#65750
changelog: none

@tesuji

tesuji commented Oct 30, 2019

Copy link
Copy Markdown
Contributor Author

cc @nnethercote

@tesuji

tesuji commented Oct 30, 2019

Copy link
Copy Markdown
Contributor Author

Tests passed locally with stage2 compiler from rust-lang/rust#65750

@tesuji

tesuji commented Nov 7, 2019

Copy link
Copy Markdown
Contributor Author

r? @matthiaskrgr

Clippy is portable on *nix OSes. It is really rare to see
clippy broken on either macOS and Linux. So let's test it
on bors branches only to save CI time.
db.cancel();
attr_segments[1].ident.to_string() == name
},
if attr.is_doc_comment() {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think i should split this closure to a separate function.

@flip1995

flip1995 commented Nov 7, 2019

Copy link
Copy Markdown
Member

closing in favor of #4788 (smaller diff)

@flip1995 flip1995 closed this Nov 7, 2019
@tesuji tesuji deleted the rustup-65750 branch November 7, 2019 11:37
@mati865

mati865 commented Nov 7, 2019

Copy link
Copy Markdown
Member

#4787 had even smaller diff than #4788

@tesuji

tesuji commented Nov 7, 2019

Copy link
Copy Markdown
Contributor Author

I think #4788 is nicer.

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