New lints [manual_is_infinite] and [manual_is_finite]#11049
New lints [manual_is_infinite] and [manual_is_finite]#11049bors merged 3 commits intorust-lang:masterfrom
manual_is_infinite] and [manual_is_finite]#11049Conversation
|
r? @xFrednet (rustbot has picked a reviewer for you, use r? to override) |
|
☔ The latest upstream changes (presumably #11020) made this pull request unmergeable. Please resolve the merge conflicts. |
6bc229b to
1aa3f21
Compare
|
|
|
Almost nobody would intentionally account for NaN in those cases regardless. Should add a note about |
|
We could probably suggest either |
|
r ? @blyxyas Would you mind taking over this review :) |
|
BTW, one thing you might also want to check, is if this is in a const block. I would guess that |
|
Yeah, I will take over and control this review. Subjugate it |
Good point, we can probably check that and make sure |
49e864f to
fa31c15
Compare
fa31c15 to
536b162
Compare
536b162 to
41438c2
Compare
|
@bors r=blyxyas,xFrednet |
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Closes #9665
changelog: New lints [
manual_is_infinite] and [manual_is_finite]#11049