Skip to content

Add some APIs to ptr::NonNull and fix since attributes#47631

Merged
bors merged 4 commits into
rust-lang:masterfrom
SimonSapin:nonnull
Feb 7, 2018
Merged

Add some APIs to ptr::NonNull and fix since attributes#47631
bors merged 4 commits into
rust-lang:masterfrom
SimonSapin:nonnull

Add an unstable `cast<U>() -> NonNull<U>` method to `NonNull<T>`.

b8ffc8a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs