Files
ripgrep/globset/src
Andrew Gallant 54256515b4 globset: make ErrorKind enum extensible
This commit makes the ErrorKind enum extensible by adding a
__Nonexhaustive variant. Callers should use this as a hint that
exhaustive case analysis isn't possible in a stable way since new
variants may be added in the future without a semver bump.
2018-03-10 09:30:55 -05:00
..
2018-03-10 09:30:55 -05:00
2018-03-10 09:30:55 -05:00
2018-02-10 22:28:12 -05:00