rust/tests/ui-fulldeps/stable-mir
Kirby Linvill 4b23bd4734
Update Place and Operand to take slices
The latest locals() method in stable MIR returns slices instead of vecs.
This commit also includes fixes to the existing tests that previously
referenced the private locals field.
2023-10-26 00:21:28 +01:00
..
check_instance.rs Update Place and Operand to take slices 2023-10-26 00:21:28 +01:00
compilation-result.rs Try to work around 32 bit mingw issues 2023-10-23 10:04:47 +00:00
crate-info.rs Update Place and Operand to take slices 2023-10-26 00:21:28 +01:00
smir_internal.rs Update Place and Operand to take slices 2023-10-26 00:21:28 +01:00