rust/compiler/stable_mir/src
Celina G. Val c997c6d822 Add more information to stable Instance
- Retrieve `FnSig`.
  - Implement CrateDef for InstanceDef.
  - Add VTable index for Virtual instances.
2023-12-01 16:22:06 -08:00
..
mir Add more information to stable Instance 2023-12-01 16:22:06 -08:00
compiler_interface.rs Add more information to stable Instance 2023-12-01 16:22:06 -08:00
crate_def.rs Improve documentation and fix the fixme comment 2023-11-23 12:29:20 -08:00
error.rs Add place.ty() and Ty build from a kind to smir 2023-11-20 12:43:39 -08:00
lib.rs add successors and their formatter 2023-11-26 11:23:28 +03:00
mir.rs Add support to global allocation to stable-mir 2023-11-21 19:16:53 -08:00
ty.rs Add more information to stable Instance 2023-12-01 16:22:06 -08:00
visitor.rs add CoroutineWitness to covered types 2023-11-10 17:02:08 +03:00