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

Move transmute_float_to_int lint to complexity #5015

Conversation

krishna-veerareddy
Copy link
Contributor

transmute_float_to_int lint was accidentally added to nursery so moving it to the complexity group.

changelog: Move transmute_float_to_int out of nursery

`transmute_float_to_int` lint was accidentally added to nursery
so moving it to the complexity group.
@krishna-veerareddy
Copy link
Contributor Author

transmute_float_to_int was added by me in #4889 to the nursery group as I incorrectly assumed all new lints go to nursery first. This doesn't seem to be the case so moving it to the complexity group.

@flip1995
Copy link
Member

flip1995 commented Jan 8, 2020

@bors r+

Thanks!

@bors
Copy link
Collaborator

bors commented Jan 8, 2020

📌 Commit b793cf0 has been approved by flip1995

@bors
Copy link
Collaborator

bors commented Jan 8, 2020

⌛ Testing commit b793cf0 with merge c789caa...

bors added a commit that referenced this pull request Jan 8, 2020
…e-category, r=flip1995

Move `transmute_float_to_int` lint to `complexity`

`transmute_float_to_int` lint was accidentally added to nursery so moving it to the complexity group.

changelog: Move `transmute_float_to_int` out of nursery
@bors
Copy link
Collaborator

bors commented Jan 8, 2020

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

@bors bors merged commit b793cf0 into rust-lang:master Jan 8, 2020
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