rust/compiler/rustc_smir/src
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
..
rustc_internal Finish implementing RustcInternal for TyKind 2023-12-04 11:05:29 -08:00
rustc_smir Add instance evaluation and methods to read alloc 2023-12-07 17:01:29 -08:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00