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
* Show progress when skipping and verifying
The progress callbacks get initialized and updated even if we skip a
segment. For verification, we add an extra step to the progress which is
updated once verification is complete.
* Make callbacks compulsory, add empty impl convience struct
* changelog
* fixups
* Add skip bool to finish to determine whether the segment was finished via skip or real work was done
* more changelog
* Fix new clippy lints introduced in 1.88
---------
Co-authored-by: Jesse Braham <[email protected]>
0 commit comments