Skip to content

Use std::path::MAIN_SEPARATOR_STR to convert module name to path#19

Merged
flub merged 1 commit intomainfrom
flub/windows-sep
Mar 14, 2026
Merged

Use std::path::MAIN_SEPARATOR_STR to convert module name to path#19
flub merged 1 commit intomainfrom
flub/windows-sep

Conversation

@flub
Copy link
Copy Markdown
Owner

@flub flub commented Mar 14, 2026

This makes the path separator consistent on windows. While the forward
slash works it does apparently show up and is confusing to users.

Fixes #16

This makes the path separator consistent on windows. While the forward
slash works it does apparently show up and is confusing to users.

Fixes #16
@flub flub merged commit fb81c66 into main Mar 14, 2026
6 checks passed
@flub flub deleted the flub/windows-sep branch March 14, 2026 14:49
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.

testdir makes paths with forward slashes on windows

1 participant