You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9ca8e04 Fix types conversion error variants (Jamil Lambert, PhD)
d2fce89 Remove duplicate error (Jamil Lambert, PhD)
Pull request description:
Each error variant should be for an individual field. Use an LLM to go through all into.rs files to address the issue, spend longer than doing the job from scratch myself fixing all its errors.
- Remove a redefinition of an error in v30 that is unchanged from the v29 definition.
- Add new variants where one variant was used for more than one field. Rename existing variants and update error messages to match the field names.
Closes#521
ACKs for top commit:
tcharding:
ACK 9ca8e04
Tree-SHA512: 32d10cc5fa8a1eef6fe2d498be19eb802a6a01624b0ec795fb41a6a9953cb2504dd126b5c1d5195adb3380dae5e67e8d03b21b2bb6bad2c86a121fea650987d7
0 commit comments