Skip to content

rustup "Cheaper doc comments" #4755

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

Closed
wants to merge 2 commits into from
Closed

Conversation

tesuji
Copy link
Contributor

@tesuji tesuji commented Oct 30, 2019

rustup rust-lang/rust#65750
changelog: none

@tesuji
Copy link
Contributor Author

tesuji commented Oct 30, 2019

cc @nnethercote

@tesuji
Copy link
Contributor Author

tesuji commented Oct 30, 2019

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

@tesuji
Copy link
Contributor Author

tesuji commented Nov 7, 2019

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
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
Copy link
Member

flip1995 commented Nov 7, 2019

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
Copy link
Contributor

mati865 commented Nov 7, 2019

#4787 had even smaller diff than #4788

@tesuji
Copy link
Contributor Author

tesuji commented Nov 7, 2019

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