Files
rust/library/alloc/src
Dylan DPC 395ce34a95 Rollup merge of #100819 - WaffleLapkin:use_ptr_byte_methods, r=scottmcm
Make use of `[wrapping_]byte_{add,sub}`

These new methods trivially replace old `.cast().wrapping_offset().cast()` & similar code.
Note that [`arith_offset`](https://doc.rust-lang.org/std/intrinsics/fn.arith_offset.html) and `wrapping_offset` are the same thing.

r? ``@scottmcm``

_split off from #100746_
2022-08-29 16:49:43 +05:30
..
2022-08-22 13:28:25 -07:00
2022-08-22 13:28:25 -07:00
2022-08-18 18:07:39 -04:00
2022-08-23 19:32:37 +04:00
2022-08-12 16:28:15 -04:00
2022-05-29 20:40:56 +01:00
2022-08-22 13:28:25 -07:00
2022-07-10 15:16:51 +04:00
2022-08-22 13:28:25 -07:00