Files
rust/compiler
Matthias Krüger 239b7e8337 Rollup merge of #134618 - RalfJung:coroutine-clone-comments, r=lqd
coroutine_clone: add comments

I was very surprised to learn that coroutines can be cloned. This has non-trivial semantic consequences that I do not think have been considered. Lucky enough, it's still unstable. Let's add some comments and pointers so we hopefully become aware when a MIR opt actually is in conflict with this.

Cc `@rust-lang/wg-mir-opt`
2024-12-22 03:49:44 +01:00
..
2024-12-18 23:23:44 +08:00
2024-12-20 08:35:02 +00:00
2024-11-23 13:52:54 +01:00