1
Fork 0
rust/compiler/rustc_smir
Celina G. Val 4c9e842a09 Add instance evaluation and methods to read alloc
The instance evaluation is needed to handle intrinsics such as
`type_id` and `type_name`.

Since we now use Allocation to represent all evaluated constants,
provide a few methods to help process the data inside an allocation.
2023-12-07 17:01:29 -08:00
..
src Add instance evaluation and methods to read alloc 2023-12-07 17:01:29 -08:00
.gitignore
Cargo.toml Add instance evaluation and methods to read alloc 2023-12-07 17:01:29 -08:00