Add back volume-relative logic
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 595
- Forks
- 93
- PR merge metrics
- No merged PRs in 30d
Description
Removed in https://github.com/rust-lang/glob/pull/32 because support isn't added yet to std::path.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the removal in https://github.com/rust-lang/glob/pull/32 and investigate the stated limitation in std::path. Determine the intended volume-relative behavior and how it can be supported once the standard library limitation is addressed. Done means volume-relative matching is restored with its behavior verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100