stdarch
stdarch copied to clipboard
Replace some calls to `pointer::offset` with `add` and `sub`
See https://github.com/rust-lang/rust/pull/100746
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Amanieu (or someone else) soon.
Please see the contribution instructions for more information.
Seeing https://github.com/rust-lang/stdarch/runs/7917316301?check_suite_focus=true (doc only change) I think CI fails not because of my changes 🤔
It looks fairly strange since nobody touched ppc64le in ages. I'll try to see if the problem is in qemu by running on real hardware ...
CI should be fixed by #1326, can you rebase?
Rebased 👍🏻