Skip to content

A few fixes here and there.#17

Merged
nical merged 5 commits into
mainfrom
fixes
Mar 7, 2026
Merged

A few fixes here and there.#17
nical merged 5 commits into
mainfrom
fixes

Conversation

@nical

@nical nical commented Mar 7, 2026

Copy link
Copy Markdown
Owner

No description provided.

nical added 5 commits March 7, 2026 18:20
If T is only Sync and it allows the vector to be Send, items can be placed into the vector, then the vector is sent and items are taken out of the vector which is equivalent to sending them.
It is needed because the other code path eventually divides something by the size of T.
@nical
nical merged commit 8096dda into main Mar 7, 2026
3 checks passed
@nical
nical deleted the fixes branch March 7, 2026 17:22
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.

1 participant