Skip to content

Conversation

flip1995
Copy link
Member

This lint was uplifted/turned into warn-by-default in rustc

Fixes #4925

changelog: Deprecate [unused_label] lint

This lint was uplifted/turned into warn-by-default in rustc
@flip1995
Copy link
Member Author

cc rust-lang/rust#66325

@phansch
Copy link
Contributor

phansch commented Dec 22, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 22, 2019

📌 Commit 710c749 has been approved by phansch

@bors
Copy link
Contributor

bors commented Dec 22, 2019

⌛ Testing commit 710c749 with merge 19dbb22...

bors added a commit that referenced this pull request Dec 22, 2019
Deprecate unused_label lint

This lint was uplifted/turned into warn-by-default in rustc

Fixes #4925

changelog: Deprecate [`unused_label`] lint
@bors
Copy link
Contributor

bors commented Dec 22, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing 19dbb22 to master...

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.

clippy::unused_label has overlap with unused_labels
3 participants