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

Fixing FPs for the branches_sharing_code lint #7075

Merged
merged 4 commits into from
Apr 16, 2021

Conversation

xFrednet
Copy link
Member

@xFrednet xFrednet commented Apr 13, 2021

Fixes #7053
Fixes #7054
And an additional CSS adjustment to support dark mode for every inline code. It currently only works in paragraphs, which was an oversight on my part 😅. Current Example

This also includes ~50 lines of doc comments and is therefor not as big as the changes would indicate. 🐧


changelog: none

All of these bugs were introduced in this dev version and are therefor not worth a change log entry.

r? @phansch
cc: @camsteffen since you have a pretty good overview of the SpanlessEq implementation 🙃

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Apr 13, 2021
clippy_utils/src/hir_utils.rs Outdated Show resolved Hide resolved
clippy_utils/src/hir_utils.rs Outdated Show resolved Hide resolved
clippy_utils/src/hir_utils.rs Outdated Show resolved Hide resolved
clippy_utils/src/hir_utils.rs Outdated Show resolved Hide resolved
clippy_utils/src/lib.rs Outdated Show resolved Hide resolved
@xFrednet xFrednet force-pushed the 7054-fp-branches-sharing-code branch from b0e9bff to ecf13a5 Compare April 14, 2021 18:08
@xFrednet xFrednet force-pushed the 7054-fp-branches-sharing-code branch from ecf13a5 to 0b4af72 Compare April 14, 2021 18:11
Copy link
Member

@flip1995 flip1995 left a comment

Choose a reason for hiding this comment

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

LGTM. If @camsteffen doesn't have any objections, this is ready to merge 👍

Copy link
Contributor

@camsteffen camsteffen left a comment

Choose a reason for hiding this comment

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

All good!

@flip1995
Copy link
Member

@bors r=camsteffen,flip1995

@bors
Copy link
Contributor

bors commented Apr 16, 2021

📌 Commit 0b4af72 has been approved by camsteffen,flip1995

@bors
Copy link
Contributor

bors commented Apr 16, 2021

⌛ Testing commit 0b4af72 with merge eaf0f3d...

@bors
Copy link
Contributor

bors commented Apr 16, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: camsteffen,flip1995
Pushing eaf0f3d to master...

@bors bors merged commit eaf0f3d into rust-lang:master Apr 16, 2021
@xFrednet xFrednet deleted the 7054-fp-branches-sharing-code branch July 28, 2021 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
6 participants