Files
rust/compiler
bors fb5ed726f7 Auto merge of #119174 - compiler-errors:movability, r=cjgillot
Remove movability from `TyKind::Coroutine`

There's no reason to store movability in the generator struct directly. It is computed from the HIR, and can be pulled into a query to access when necessary.
2023-12-28 20:41:44 +00:00
..
2023-10-30 08:46:02 +11:00
2023-12-16 02:36:35 -08:00
2023-12-05 17:52:51 -08:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2023-11-26 08:38:02 +11:00
2023-11-23 14:11:02 +03:00
2023-12-28 12:23:14 +08:00
2023-11-22 08:13:21 +11:00
2023-12-28 16:35:01 +00:00