Files
rust/tests/ui/iterators
bors da2544bfbe 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.
2025-12-06 09:13:21 +00:00
..
2025-07-31 21:25:49 +05:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-11-27 14:13:58 -05:00
2025-06-03 10:52:32 -07:00
2025-09-08 22:07:43 -04:00