rustfmt icon indicating copy to clipboard operation
rustfmt copied to clipboard

Rename `IntoOverflowableItem` to satisfy clippy

Open kadiwa4 opened this issue 1 year ago • 0 comments

#5400 isn't making progress, so here's one of the commits split out.

into_… is supposed to be used by functions that consume self, however into_overflowable_item borrows self.

kadiwa4 avatar Sep 24 '23 10:09 kadiwa4