Files
rust/library
Jonathan Brouwer e6ea1ae6a3 Rollup merge of #151899 - Randl:const-iter-fold, r=oli-obk
Constify fold, reduce and last for iterator

These functions only require the addition of `[const]` in appropriate places, so it feels like almost a trivial change. Most of the others require either consitifying additional traits, const closures, or both.
2026-04-06 08:27:50 +02:00
..
2026-03-30 13:01:46 +03:00
2026-03-28 13:14:53 +01:00