Files
rust/compiler/rustc_mir_transform
David Wood 4185e9f2ec mir_transform: prohibit scalable vectors in async
Scalable vectors cannot be members of ADTs and thus cannot be kept over
await points in async functions.
2025-12-16 11:00:12 +00:00
..
2025-09-13 17:14:04 +00:00