| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-14 | rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge` | Makai | -91/+0 |
| 2025-07-06 | move `stable_mir` back to its own crate and move `rustc_internal` to the`stab... | Makai | -0/+91 |
| 2025-04-05 | let `rustc_smir` host `stable_mir` for refactoring | Makai | -85/+0 |
| 2024-03-01 | Implement missing ABI structures in StableMIR | Celina G. Val | -4/+7 |
| 2024-02-17 | Merge `CompilerError::CompilationFailed` and `CompilerError::ICE`. | Nicholas Nethercote | -8/+4 |
| 2023-12-10 | remove redundant imports | surechen | -1/+0 |
| 2023-12-07 | Add instance evaluation and methods to read alloc | Celina G. Val | -2/+8 |
| 2023-12-05 | Change ty_with_args to return Ty instead of Result | Celina G. Val | -1/+1 |
| 2023-11-20 | Add place.ty() and Ty build from a kind to smir | Celina G. Val | -2/+7 |
| 2023-10-19 | Add stable Instance::body() and RustcInternal trait | Celina G. Val | -0/+7 |
| 2023-10-16 | Add MonoItems and Instance to stable_mir | Celina G. Val | -0/+69 |
