rust/library/core
bors fde0e98247 Auto merge of #119599 - marthadev:position, r=the8472
Rewrite Iterator::position default impl

Storing the accumulating value outside the fold in an attempt to improve code generation has shown speedups on various handwritten benchmarks, see discussion at #119551.
2024-01-06 22:34:53 +00:00
..
benches Adjust library tests for unused_tuple_struct_fields -> dead_code 2024-01-02 15:34:37 -05:00
src Auto merge of #119599 - marthadev:position, r=the8472 2024-01-06 22:34:53 +00:00
tests Rollup merge of #119583 - AngelicosPhosphoros:const_assume, r=RalfJung 2024-01-05 10:57:23 -05:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00