A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/rust-lang/rust/issues/32463 below:

Tracking issue for integer methods for Wrapping · Issue #32463 · rust-lang/rust · GitHub

u32 and other primitive integer types implement a number of bit-manipulation methods like rotate_left, but Wrapping<_> does not. At the moment this can be worked around with code like Wrapping(x.0.rotate_left(n)) instead of x.rotate_left(n).

It would be nice to implement:

Edit: Others added after #32463 (comment)

and maybe other methods, for:

Edit: From #50465

stepancheg, stanislav-tkach, stevenlr, chuigda, honnza and 5 morebjoernager


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4