Skip to content

Support globbing in rust #626

@hulto

Description

@hulto

Is your feature request related to a problem? Please describe.
Right now we're using eldritch to solve globs (*)

Describe the solution you'd like
Instead we should move to using the rust glob crate
https://github.com/rust-lang/glob/blob/master/tests/glob-std.rs

This may also help better canonicalize windows paths.

Describe alternatives you've considered
Na

Additional context
Na

Metadata

Metadata

Assignees

No one assigned

    Labels

    eldritchRelated to the Eldritch languagefeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions