Files
rust/compiler
Matthias Krüger 2769522e6e Rollup merge of #139319 - makai410:refactor, r=celinval
StableMIR: Prepare for refactoring

Temporarily make `stable_mir` "parasitic" on the `rustc_smir` crate.

It aims to resolve the circular dependency that would arise if we directly invert the dependency order between `rustc_smir` and `stable_mir`.

Once the refactoring is complete (`rustc_smir` does not depend on `stable_mir`), we will migrate it back to the `stable_mir` crate. See more details: [here](https://hackmd.io/jBRkZLqAQL2EVgwIIeNMHg).
2025-04-05 19:40:25 +02:00
..
2025-04-02 06:20:35 +11:00
2025-04-03 09:22:21 +00:00
2025-04-03 11:13:10 +02:00
2025-03-15 06:34:36 +00:00