mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
6515ac9d3f
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. |
||
---|---|---|
.. | ||
check_instance.rs | ||
compilation-result.rs | ||
crate-info.rs | ||
projections.rs | ||
smir_internal.rs | ||
smir_visitor.rs |