Closed wezm closed 4 years ago
I checked that it's supported by the MSRV.
For a dev tool like this, I don't care too much about MSRV. I do have one pinned in CI mostly out of habit and for good hygiene. But I'm happy to bump it whenever, but perhaps would like to go no newer than stable-2.
Also, for the future, it would help if commit messages could be styled in a fashion similar to the rest of commits. Usually I squash PRs down to one commit and I can rewrite the commit message in the GitHub UI, but when you have well organized commits (such as this PR), then I'm more inclined to avoid squashing and commit them as is. But then it becomes a bit more annoying to merge PRs.
Adds a
--rust-enum
option to thegeneral-category
command.The inclusive range change can be removed if you want. It was suggested when folks from work were reviewing my changes. I checked that it's supported by the MSRV.
Sample output: