Commit dc89e99
fix: add Char variant to value_type_id match
The codetracer_trace_types 0.16.3 added a Char variant to ValueRecord.
The value_type_id match was missing this variant, causing a
non-exhaustive pattern error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bba59ab commit dc89e99
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments