Skip to content

Deprecate Matrix.copyInto#366

Open
kevmoo wants to merge 2 commits intomasterfrom
deprecate_copy_into
Open

Deprecate Matrix.copyInto#366
kevmoo wants to merge 2 commits intomasterfrom
deprecate_copy_into

Conversation

@kevmoo
Copy link
Collaborator

@kevmoo kevmoo commented Mar 18, 2026

The code path is identical with setFrom
setFrom is implemented "better": copies from the last element first to
hopefully improve list bounds checking in the compiler

The code path is identical with setFrom
setFrom is implemented "better": copies from the last element first to
hopefully improve list bounds checking in the compiler
@coveralls
Copy link

coveralls commented Mar 18, 2026

Coverage Status

coverage: 27.284% (+0.1%) from 27.188%
when pulling 7ef76a6 on deprecate_copy_into
into 932d814 on master.

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