Skip to content

Conversation

Conaclos
Copy link
Contributor

@Conaclos Conaclos commented Sep 16, 2025

This PR adds specialized implementations of read_exact and write_all for slices and Vec.
This avoids loops and an unreachable panic! in write_all.

@Conaclos Conaclos requested a review from a team as a code owner September 16, 2025 08:01
@Conaclos Conaclos force-pushed the slice_specialized_impls branch from 48b35c5 to 43a1bbb Compare September 16, 2025 08:03
@Conaclos Conaclos changed the title [io] Add specialized read_exact and write_all for slices [io] Specialize read_exact and write_all for slices and Vec Sep 16, 2025
@Dirbaio Dirbaio added this pull request to the merge queue Sep 16, 2025
Merged via the queue into rust-embedded:master with commit ba02096 Sep 16, 2025
7 checks passed
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