-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this vendors glob-match with unicode support #4571
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
10 Ignored Deployments
|
✅ This changes can build |
|
Benchmark for 420c192Click to view benchmark
|
Benchmark for 388c861Click to view benchmark
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These tests are beautiful
Co-authored-by: Chris Olszewski <[email protected]>
Co-authored-by: Chris Olszewski <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
why not a git dependency?
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html
### Description I have a PR open with glob-match to add unicode grapheme support. This PR vendors the dependency until that lands (devongovett/glob-match#6) ### Testing Instructions `cargo test` <!-- Give a quick description of steps to test your changes. --> --------- Co-authored-by: Chris Olszewski <[email protected]>
### Description I have a PR open with glob-match to add unicode grapheme support. This PR vendors the dependency until that lands (devongovett/glob-match#6) ### Testing Instructions `cargo test` <!-- Give a quick description of steps to test your changes. --> --------- Co-authored-by: Chris Olszewski <[email protected]>
### Description I have a PR open with glob-match to add unicode grapheme support. This PR vendors the dependency until that lands (devongovett/glob-match#6) ### Testing Instructions `cargo test` <!-- Give a quick description of steps to test your changes. --> --------- Co-authored-by: Chris Olszewski <[email protected]>
### Description I have a PR open with glob-match to add unicode grapheme support. This PR vendors the dependency until that lands (devongovett/glob-match#6) ### Testing Instructions `cargo test` <!-- Give a quick description of steps to test your changes. --> --------- Co-authored-by: Chris Olszewski <[email protected]>
Description
I have a PR open with glob-match to add unicode grapheme support. This PR vendors the dependency until that lands (devongovett/glob-match#6)
Testing Instructions
cargo test