Skip to content

dirext: Add APIs to read whole contents optionally#78

Merged
cgwalters merged 1 commit intocoreos:mainfrom
cgwalters:readopt
Sep 22, 2025
Merged

dirext: Add APIs to read whole contents optionally#78
cgwalters merged 1 commit intocoreos:mainfrom
cgwalters:readopt

Conversation

@cgwalters
Copy link
Member

This came up in a bootc PR that would have been cleaner with this.

@travier
Copy link
Member

travier commented Sep 22, 2025

Lint error is minor:

error: the borrowed expression implements the required traits
   --> tests/it/main.rs:190:29
    |
190 |     td.write("invalid.bin", &invalid_utf8)?;
    |                             ^^^^^^^^^^^^^ help: change this to: `invalid_utf8`

This came up in a bootc PR that would have been cleaner
with this.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters merged commit 63c131d into coreos:main Sep 22, 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