Eric Hodel
3e5f81ae14
Convert remainder of ShellError variants to named fields (#11276)
# Description
Removed variants that are no longer in use:
* `NoFile*`
* `UnexpectedAbbrComponent`
Converted:
* `OutsideSpannedLabeledError`
* `EvalBlockWithInput`
* `Break`
* `Continue`
* `Return`
* `NotAConstant`
* `NotAConstCommand`
* `NotAConstHelp`
* `InvalidGlobPattern`
* `ErrorExpandingGlob`
Fixes #10700
# User-Facing Changes
None
# Tests + Formatting
- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`
# After Submitting
N/A
2023-12-09 18:46:21 -06:00
..
2023-12-07 00:40:03 +01:00
2023-11-29 23:17:06 +01:00
2023-11-08 23:58:54 +01:00
2023-06-04 22:04:28 +03:00
2023-11-08 20:31:30 +01:00
2023-12-09 18:46:21 -06:00
2023-06-23 12:23:08 -07:00
2023-09-03 07:27:29 -07:00
2023-07-27 21:40:25 +02:00
2023-11-08 00:43:28 +01:00
2023-08-05 04:47:46 +12:00
2023-12-04 10:19:32 +01:00
2023-12-07 00:40:03 +01:00
2023-11-29 18:31:31 +01:00
2023-12-07 00:40:03 +01:00
2023-04-07 21:09:38 +03:00