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
style: apply nightly rustfmt to multiple-overflow-entries DYNCALL test
Fix two formatting issues flagged by rustfmt nightly:
- Remove extra alignment spaces in Operation::Push comment lines
- Collapse assert_ne!(recorded_overflow_addr, ZERO, ...) onto two lines
0 commit comments