Files
rust/compiler
Matthias Krüger 2a07f998d0 Rollup merge of #139852 - makai410:smir-refactor, r=celinval
StableMIR: Implement `CompilerInterface`

This PR implements part of [the document](https://hackmd.io/``@celinaval/H1lJBGse0).``

With `TablesWrapper` wrapped by `CompilerInterface`, the stable-mir's TLV stores a pointer to `CompilerInterface`, while the rustc-specific TLV stores a pointer to tables.
2025-04-24 08:12:58 +02:00
..
2025-04-09 12:29:59 +01:00
2025-04-15 10:44:28 -04:00
2025-04-23 15:09:25 +00:00
2025-04-20 18:58:46 +02:00
2025-04-23 15:09:25 +00:00
2025-04-20 11:18:38 +02:00
2025-04-09 10:42:26 +00:00
2025-04-23 15:09:25 +00:00
2025-04-23 15:09:25 +00:00