Skip to content

Conversation

sunfishcode
Copy link
Member

Use Err(io::Errno::NOSYS) inistead of
Err(err) if err == io::Errno::NOSYS).

Use `Err(io::Errno::NOSYS)` inistead of
`Err(err) if err == io::Errno::NOSYS)`.
@sunfishcode sunfishcode merged commit bd86a90 into main Sep 5, 2024
43 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/fix branch September 5, 2024 13:13
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