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
Add .size_hint() implementation for ArchiveSymbolIterator (gimli-rs#759)
This uses the size hint value from the underlying `slice::Iter`. The
iterator itself does not track the symbol count so this slice iter
provides the most accurate value
0 commit comments