rust/tests/ui-fulldeps/stable-mir
Celina G. Val 6515ac9d3f Add more APIs and fix Instance::body
Add more APIs to retrieve information about types, and add more instance
resolution options.

Make `Instance::body()` return an Option<Body>, since not every instance
might have an available body. For example, foreign instances, virtual
instances, dependencies.
2023-11-16 12:01:10 -08:00
..
check_instance.rs Add more APIs and fix Instance::body 2023-11-16 12:01:10 -08:00
compilation-result.rs Try to work around 32 bit mingw issues 2023-10-23 10:04:47 +00:00
crate-info.rs Add more APIs and fix Instance::body 2023-11-16 12:01:10 -08:00
projections.rs Add more APIs and fix Instance::body 2023-11-16 12:01:10 -08:00
smir_internal.rs Update Place and Operand to take slices 2023-10-26 00:21:28 +01:00
smir_visitor.rs Add more APIs and fix Instance::body 2023-11-16 12:01:10 -08:00