Skip to content

std is required for test_all_utf8_char_in_paths#211

Open
jbicha wants to merge 1 commit intoseanmonstar:masterfrom
jbicha:std-test
Open

std is required for test_all_utf8_char_in_paths#211
jbicha wants to merge 1 commit intoseanmonstar:masterfrom
jbicha:std-test

Conversation

@jbicha
Copy link

@jbicha jbicha commented Oct 8, 2025

If cargo test is run with --no-default features, it fails because test_all_utf8_char_in_paths uses format which is part of Rust's standard library. That test was added with #178

I don't know if this is the desired fix, but it fixes the issue for me.

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