rust/compiler/rustc_smir/src
Makai 35a20ded32 Implement SmirInterface
- With `Context` wrapped by `SmirInterface`, the stable-mir's TLV stores a pointer to `SmirInterface`, while the rustc-specific TLV stores a pointer to tables.
 - This PR make the `rustc_smir` mod public.
2025-04-18 14:34:20 +08:00
..
rustc_internal Implement SmirInterface 2025-04-18 14:34:20 +08:00
rustc_smir Implement SmirInterface 2025-04-18 14:34:20 +08:00
stable_mir Implement SmirInterface 2025-04-18 14:34:20 +08:00
lib.rs Implement SmirInterface 2025-04-18 14:34:20 +08:00