Skip to content

Deprecate unused_label lint#4930

Merged
bors merged 1 commit into
rust-lang:masterfrom
flip1995:unused_label
Dec 22, 2019
Merged

Deprecate unused_label lint#4930
bors merged 1 commit into
rust-lang:masterfrom
flip1995:unused_label

Conversation

@flip1995

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

cc rust-lang/rust#66325

@phansch

phansch commented Dec 22, 2019

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Dec 22, 2019

Copy link
Copy Markdown
Contributor

📌 Commit 710c749 has been approved by phansch

@bors

bors commented Dec 22, 2019

Copy link
Copy Markdown
Contributor

⌛ 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

bors commented Dec 22, 2019

Copy link
Copy Markdown
Contributor

☀️ 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