Skip to content

Conversation

@NoisyCoil
Copy link

@NoisyCoil NoisyCoil commented Jan 17, 2026

str::from_utf8 was stabilized in rustc 1.87, and the minimum supported rustc is currently 1.78, so builds fail with some supported rustc versions. The rest of the kernel uses core::str::from_utf8.

Signed-off-by: NoisyCoil [email protected]

str::from_utf8 was stabilized in rustc 1.87, and the minimum supported
rustc is currently 1.78, so builds fail with some supported rustc
versions. The rest of the kernel uses core::str::from_utf8.

Signed-off-by: NoisyCoil <[email protected]>
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