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

submodules: update clippy from dc69a5c0 to c3e91365 #63144

Merged
merged 1 commit into from
Jul 31, 2019

Conversation

matthiaskrgr
Copy link
Member

Changes:

Fix breakage due to rust-lang/rust#61856
Fix dogfood test
Hash discriminant of lifetime.name
Hash discriminant of Lifetime::Name
Updated tests.
Respond to review comments
Updated test stderr
Added doc comment fixed type printout
Respond to comments and improve printout
Responded to comments and fixed compile bug
Fixed more compile errors
Fix some of the compile errors
Changed Ty to ty, added lifetime 'tcx
Lint for type repetition in trait bounds.

r? @Manishearth

Changes:
````
Fix breakage due to rust-lang#61856
Fix dogfood test
Hash discriminant of lifetime.name
Hash discriminant of Lifetime::Name
Updated tests.
Respond to review comments
Updated test stderr
Added doc comment fixed type printout
Respond to comments and improve printout
Responded to comments and fixed compile bug
Fixed more compile errors
Fix some of the compile errors
Changed Ty to ty, added lifetime 'tcx
Lint for type repetition in trait bounds.
````
@Manishearth
Copy link
Member

@bors r+

@bors
Copy link
Contributor

bors commented Jul 30, 2019

📌 Commit 4c86508 has been approved by Manishearth

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 30, 2019
@Manishearth
Copy link
Member

@bors p=2

@bors
Copy link
Contributor

bors commented Jul 31, 2019

⌛ Testing commit 4c86508 with merge 4a18848...

bors added a commit that referenced this pull request Jul 31, 2019
submodules: update clippy from dc69a5c to c3e9136

Changes:
````
Fix breakage due to #61856
Fix dogfood test
Hash discriminant of lifetime.name
Hash discriminant of Lifetime::Name
Updated tests.
Respond to review comments
Updated test stderr
Added doc comment fixed type printout
Respond to comments and improve printout
Responded to comments and fixed compile bug
Fixed more compile errors
Fix some of the compile errors
Changed Ty to ty, added lifetime 'tcx
Lint for type repetition in trait bounds.
````
r? @Manishearth
@bors
Copy link
Contributor

bors commented Jul 31, 2019

☀️ Test successful - checks-azure
Approved by: Manishearth
Pushing 4a18848 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 31, 2019
@bors bors merged commit 4c86508 into rust-lang:master Jul 31, 2019
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #63144!

Tested on commit 4a18848.
Direct link to PR: #63144

🎉 clippy-driver on windows: test-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Jul 31, 2019
Tested on commit rust-lang/rust@4a18848.
Direct link to PR: <rust-lang/rust#63144>

🎉 clippy-driver on windows: test-fail → test-pass (cc @Manishearth @llogiq @mcarton @oli-obk @phansch, @rust-lang/infra).
@matthiaskrgr matthiaskrgr deleted the submodule_upd branch August 24, 2019 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants