This commit is contained in:
Folkert 2023-04-23 20:02:41 +02:00
parent b663db56f0
commit 2e41ef68b0
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
7 changed files with 18 additions and 22 deletions

View file

@ -677,7 +677,6 @@ impl<
}
} else {
// This is a single element struct. Just copy the single field to the stack.
dbg!(&fields);
debug_assert_eq!(fields.len(), 1);
self.copy_symbol_to_stack_offset(
layout_interner,