Skip to content

Integrate rustfix into Clippy test suite#3519

Merged
bors merged 6 commits into
rust-lang:masterfrom
phansch:brave_newer_ui_tests
Jan 3, 2019
Merged

Integrate rustfix into Clippy test suite#3519
bors merged 6 commits into
rust-lang:masterfrom
phansch:brave_newer_ui_tests

Conversation

@phansch

@phansch phansch commented Dec 9, 2018

Copy link
Copy Markdown
Contributor

Once the PR to compiletest-rs is reviewed and merged this fixes #2376.

I will create a separate tracking issue for adding run-rustfix to all tests.

@phansch

phansch commented Dec 9, 2018

Copy link
Copy Markdown
Contributor Author

It looks like it already found an incorrect suggestion for the unnecessary_ref lint 😄

@phansch

phansch commented Dec 9, 2018

Copy link
Copy Markdown
Contributor Author

@bors hello?

@bors

bors commented Dec 9, 2018

Copy link
Copy Markdown
Contributor

😪 I'm awake I'm awake

@phansch phansch added the S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work label Dec 10, 2018
@phansch phansch changed the title WIP: Integrate rustfix into Clippy test suite Integrate rustfix into Clippy test suite Dec 10, 2018
@bors

This comment has been minimized.

@phansch
phansch force-pushed the brave_newer_ui_tests branch from bf6792b to 3270724 Compare December 12, 2018 06:46

@flip1995 flip1995 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice! r=me when Manishearth/compiletest-rs#151 is merged and the dependency is adapted

@bors

This comment has been minimized.

@phansch
phansch force-pushed the brave_newer_ui_tests branch from 3270724 to 298aedf Compare December 28, 2018 20:06
@phansch phansch added S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) and removed S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work labels Jan 3, 2019
Comment thread Cargo.toml Outdated
@phansch

phansch commented Jan 3, 2019

Copy link
Copy Markdown
Contributor Author

@bors r=flip1995 🚀

I will write up a tracking issue for adding rustfix coverage later today.

@bors

bors commented Jan 3, 2019

Copy link
Copy Markdown
Contributor

📌 Commit ec1395a has been approved by flip1995

@bors

bors commented Jan 3, 2019

Copy link
Copy Markdown
Contributor

⌛ Testing commit ec1395a with merge 5b8b01e...

bors added a commit that referenced this pull request Jan 3, 2019
Integrate rustfix into Clippy test suite

Once the [PR to compiletest-rs](Manishearth/compiletest-rs#151) is reviewed and merged this fixes #2376.

I will create a separate tracking issue for adding `run-rustfix` to all tests.
@phansch phansch removed the S-waiting-on-author Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status) label Jan 3, 2019
@bors

bors commented Jan 3, 2019

Copy link
Copy Markdown
Contributor

☀️ Test successful - status-appveyor, status-travis
Approved by: flip1995
Pushing 5b8b01e to master...

@bors
bors merged commit ec1395a into rust-lang:master Jan 3, 2019
@phansch
phansch deleted the brave_newer_ui_tests branch January 3, 2019 15:38
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.

Integrate rustfix into clippy test suite

3 participants