rename implicit_saturating_{add,sub} and inverted_saturating_sub - #15707
rename implicit_saturating_{add,sub} and inverted_saturating_sub#15707ada4a wants to merge 1 commit into
implicit_saturating_{add,sub} and inverted_saturating_sub#15707Conversation
384ea3f to
c720a1d
Compare
|
Lintcheck changes for d7d7322
This comment will be updated if you push new changes |
This comment has been minimized.
This comment has been minimized.
c720a1d to
e2fb5e8
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
e2fb5e8 to
398e0ec
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
398e0ec to
afe18a8
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
afe18a8 to
a2661c8
Compare
This comment has been minimized.
This comment has been minimized.
|
reviewer is on vacation, let's reroll r? clippy |
This comment has been minimized.
This comment has been minimized.
a2661c8 to
b85b08c
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
b85b08c to
3742e05
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
3742e05 to
b047768
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Do you still want to do this @ada4a? If you do, can you please open a FCP? |
b047768 to
78569a2
Compare
|
This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
78569a2 to
d7d7322
Compare
|
Thank you for taking the time to go through the old PRs:) FCP opened at #clippy > FCP: rename {implicit,inverted}_saturating_{add,sub} |
|
☔ The latest upstream changes (possibly #15979) made this pull request unmergeable. Please resolve the merge conflicts. |
|
Let's do this in one big PR, as per #clippy > FCP: rename {implicit,inverted}saturating{add,sub} @ 💬 |
View all comments
As per #clippy > `implicit_saturating_{add,sub}`: rename to `manual_*`
changelog: [
implicit_saturating_add]: rename tomanual_saturating_addchangelog: [
implicit_saturating_sub]: rename tomanual_saturating_subchangelog: [
inverted_saturating_sub]: rename toalmost_saturating_sub