Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved error message for expect_string[_ascii]. #1009

Open
wants to merge 2 commits into
base: rust
Choose a base branch
from

Conversation

Frostie314159
Copy link

If a string is expected, but a byte string was provided, the error message now clearly states how to fix the issue.

@Frostie314159 Frostie314159 marked this pull request as ready for review May 23, 2023 10:17
@Frostie314159 Frostie314159 changed the title Improved error message for expect_string. Improved error message for expect_string[_ascii]. May 23, 2023
@ojeda
Copy link
Member

ojeda commented May 23, 2023

Thanks for the PR!

Please see https://rust-for-linux.com/branches#rust -- development is now done in mainline.

In addition, for kernel development, some things need to be done, such as signing your commit under the Developer's Certificate of Origin. Please see https://rust-for-linux.com/contributing for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants