Files
rust/library/core/src
Oli Scherer 5fbdfc3e10 Add iter macro
This adds an `iter!` macro that can be used to create movable
generators.

This also adds a yield_expr feature so the `yield` keyword can be used
within iter! macro bodies. This was needed because several unstable
features each need `yield` expressions, so this allows us to stabilize
them separately from any individual feature.

Co-authored-by: Oli Scherer <github35764891676564198441@oli-obk.de>
Co-authored-by: Jieyou Xu <jieyouxu@outlook.com>
Co-authored-by: Travis Cross <tc@traviscross.com>
2025-06-03 10:52:32 -07:00
..
2025-05-12 15:33:37 +02:00
2025-06-03 10:52:32 -07:00
2025-06-02 01:55:29 +02:00
2025-05-12 15:33:37 +02:00
2025-05-12 15:33:37 +02:00
2025-03-08 12:56:00 +01:00
2025-04-16 18:53:40 -07:00
2025-05-12 15:33:30 +02:00
2025-05-12 15:33:30 +02:00
2025-04-12 22:10:17 -07:00
2025-01-20 18:35:32 +01:00
2025-03-26 14:32:35 -04:00
2025-06-01 08:15:00 -06:00
2025-05-12 15:33:37 +02:00
2025-04-09 12:29:59 +01:00
2025-02-18 09:32:44 -08:00