rust/src/test/ui/transmutability
2022-10-30 06:21:27 +08:00
..
abstraction safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00
arrays fix #103783, fix ICE checking transmutability of NaughtyLenArray 2022-10-30 06:21:27 +08:00
enums Bless tests 2022-10-22 13:54:41 +08:00
malformed-program-gracefulness fix test 2022-09-23 14:25:30 +02:00
primitives safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00
structs safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00
unions safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00
visibility safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00
issue-101739-1.rs check if const is ADT or not 2022-10-03 17:51:18 +09:00
issue-101739-1.stderr check if const is ADT or not 2022-10-03 17:51:18 +09:00
issue-101739-2.rs check if const is ADT or not 2022-10-03 17:51:18 +09:00
issue-101739-2.stderr check if const is ADT or not 2022-10-03 17:51:18 +09:00
references.rs safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00
references.stderr safe transmute: use Assume struct to provide analysis options 2022-08-22 18:37:54 +00:00