| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-03-23 | Rollup merge of #122762 - RoboSchmied:RoboSchmied-typo, r=workingjubilee | Jubilee | -2/+2 | |
| fix typo of endianness fix typo endianess -> endianness | ||||
| 2024-03-20 | Update target.rs alloc.rs event.rs simd.rs | RoboSchmied | -2/+2 | |
| fix typos | ||||
| 2024-03-20 | resolve clippy errors | onur-ozkan | -4/+4 | |
| Signed-off-by: onur-ozkan <work@onurozkan.dev> | ||||
| 2023-12-07 | Add instance evaluation and methods to read alloc | Celina G. Val | -2/+34 | |
| 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-11-21 | Add allocation test and a bit more documentation | Celina G. Val | -0/+7 | |
| 2023-11-21 | Add support to get virtual table allocation | Celina G. Val | -0/+7 | |
| 2023-11-21 | Add support to global allocation to stable-mir | Celina G. Val | -0/+37 | |
