diff options
| author | Mitchell Hashimoto <m@mitchellh.com> | 2024-10-17 22:00:05 -0700 |
|---|---|---|
| committer | Mitchell Hashimoto <m@mitchellh.com> | 2024-10-18 08:10:41 -0700 |
| commit | 3f1d6eb301a7fb3d967c7f17c555c8dd761d900c (patch) | |
| tree | 91d531dba54e8fb547be02fe2270e44e9c2ae372 /src/cli/args.zig | |
| parent | 913c4b5801b0d3881eabbe93dec5a2c40fefe65f (diff) | |
expand explicit error set usage
This continues our work to improve the amount of explicit error sets
we use in the codebase. Explicit error sets make it easier to understand
possible failure scenarios, allow us to use exhaustive matching, create
compiler errors if errors are unexpectedly added or removed, etc.
The goal eventually is 100% coverage but we're not even close yet.
This just moves us a little closer.
Diffstat (limited to 'src/cli/args.zig')
0 files changed, 0 insertions, 0 deletions
