mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
51eed00ca9
cleanup code w/ pointers in std a little Use pointer methods (`byte_add`, `null_mut`, etc) to make code in std a little nicer.