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
The `empty` iterator is a zero sized type, and this way the empty
shrinker (also the default shrinker) uses no allocation at all.
empty and once require Rust 1.2 or later.
0 commit comments