Commit de08967
committed
Auto merge of #149495 - scottmcm:assume-filter-count, r=Mark-Simulacrum
Assume the returned value in `.filter(…).count()`
Similar to how this helps in `slice::Iter::position`, LLVM sometimes loses track of how high this can get, so for `TrustedLen` iterators tell it what the upper bound is.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments