Files
rust/compiler
Matthew Maurer a333b82d04 CFI: Support non-general coroutines
Previously, we assumed all `ty::Coroutine` were general coroutines and
attempted to generalize them through the `Coroutine` trait. Select
appropriate traits for each kind of coroutine.
2024-04-02 17:34:42 +00:00
..
2024-03-27 09:53:23 -04:00
2024-03-30 11:13:33 -04:00
2024-03-30 11:13:33 -04:00
2024-03-30 17:39:43 +03:00