rust/tests/ui/transmutability/structs/repr
Jack Wrenn dc35339514 Safe Transmute: Use 'not yet supported', not 'unspecified' in errors
We can (and will) support analyzing the transmutability of types
whose layouts aren't completely specified by its repr. This change
ensures that the error messages remain sensible after this support
lands.
2024-03-15 17:42:29 +00:00
..
should_handle_align.rs
should_handle_packed.rs
should_require_well_defined_layout.rs
should_require_well_defined_layout.stderr
transmute_infinitely_recursive_type.rs
transmute_infinitely_recursive_type.stderr