Skip to content

v0.4.9#182

Merged
tarcieri merged 1 commit intomasterfrom
v0.4.9
Mar 30, 2026
Merged

v0.4.9#182
tarcieri merged 1 commit intomasterfrom
v0.4.9

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Added

  • Functions for casting from core references (#181)
    • Array::cast_from_core: const fn equivalent of From<[T; N]>
    • Array::cast_from_core_mut: mut equivalent of the above
    • Array::from_ref: cast &T to &Array<T; U1>
    • Array::from_mut: mut equivalent of the above

@tarcieri tarcieri requested a review from newpavlov March 30, 2026 14:48
@tarcieri tarcieri merged commit 1cccda2 into master Mar 30, 2026
14 checks passed
@tarcieri tarcieri deleted the v0.4.9 branch March 30, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants