Skip to content

Update ReadDir::next in std::sys::pal::unix::fs to use &raw const (*p).field instead of p.byte_offset().cast()#134678

Merged
bors merged 1 commit intorust-lang:masterfrom
zachs18:offset-ptr-update
Jan 15, 2025
Merged

Update `ReadDir::next` in `std::sys::pal::unix::fs` to use `&raw const (*p).field` instead of `p.byte_offset().cast()`#134678
bors merged 1 commit intorust-lang:masterfrom
zachs18:offset-ptr-update

Commits