Skip to content

Commit eca2453

Browse files
committed
rollup merge of rust-lang#22208: aturon/expose-more-path
This commit exposes the `is_sep` function and `MAIN_SEP` constant, as well as Windows path prefixes. The path prefix enum is safely exposed on all platforms, but it only yielded as a component for Windows. Exposing the prefix enum as part of prefix components involved changing the type from `OsStr` to the `Prefix` enum, which is a: [breaking-change]
2 parents 5be2b89 + 4a9dd3f commit eca2453

File tree

1 file changed

+126
-123
lines changed

1 file changed

+126
-123
lines changed

0 commit comments

Comments
 (0)