Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of #670 - tormol:parse_nonascii_usage, r=kbknapp
Handle non-ascii names / options in from_usage(). Closes #664 and should make it faster too. Why aren't the stop_at functions written like `c != a && c != b`?
- Loading branch information