| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Exclude does not support globs
cargo fmt --all was correctly complaining about this.
There was a problem hiding this comment.
Thanks!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Exclude does not support globs. Instead it uses starts_with.
See: rust-lang/cargo#6009