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
Refactor and group similar tests in matches_pattern_test.rs.
In general, I tried to:
- group tests for Structs together
- group tests for Tuple Structs together
- group tests for Enums together
- group tests for Structs and Enums together
The order may be subject to improvements.
PiperOrigin-RevId: 755862546
0 commit comments