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

Mark fn_to_numeric_cast lints as MaybeIncorrect #4315

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

phansch
Copy link
Member

@phansch phansch commented Jul 31, 2019

At least for now so that cargo fix --clippy is not causing problems
with this lint. See #3896 for the remaining problems with the suggestions of this lint.

changelog: none

cc #3630, #3896

At least for now so that `cargo fix --clippy` is not causing problems
with this lint.

cc rust-lang#3630, rust-lang#3896
@flip1995
Copy link
Member

flip1995 commented Aug 1, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Aug 1, 2019

📌 Commit 04ca58a has been approved by flip1995

@bors
Copy link
Contributor

bors commented Aug 1, 2019

⌛ Testing commit 04ca58a with merge 5d061d7...

bors added a commit that referenced this pull request Aug 1, 2019
…p1995

Mark `fn_to_numeric_cast` lints as MaybeIncorrect

At least for now so that `cargo fix --clippy` is not causing problems
with this lint. See #3896 for the remaining problems with the suggestions of this lint.

changelog: none

cc #3630, #3896
@bors
Copy link
Contributor

bors commented Aug 1, 2019

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

@bors bors merged commit 04ca58a into rust-lang:master Aug 1, 2019
@phansch phansch deleted the fn_to_numeric_cast_applicability branch August 1, 2019 14:14
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.

3 participants