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
fix(clippy): resolve dead code and large error variant warnings
- Add allow annotations for fields reserved for future use
- Suppress large error variant warnings from existing error system
- Maintain all functionality while satisfying clippy requirements
All 9 sandbox tests continue to pass
0 commit comments