| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-18 | rename `ui-fulldeps/stable-mir` | Makai | -113/+0 |
| 2025-07-14 | rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge` | Makai | -4/+4 |
| 2025-07-07 | remove `rustc_smir` from tests | Makai | -2/+2 |
| 2025-05-03 | Improve hir pretty-printing of attributes. | Nicholas Nethercote | -2/+2 |
| 2025-04-24 | Refactor `StableMir` to avoid some clones. | Nicholas Nethercote | -1/+1 |
| 2025-04-13 | import rustc_smir::rustc_internal in run_driver! | zjp | -1/+0 |
| 2025-02-24 | change smir attributes getters to only support tool attributes | Jana Dönszelmann | -42/+2 |
| 2025-02-24 | Fix test output expectations | Jana Dönszelmann | -1/+1 |
| 2025-02-03 | Enable more tests on Windows | Ben Kimock | -1/+0 |
| 2024-11-09 | Pass TyCtxt instead of Queries to the after_analysis callbacks | bjorn3 | -0/+1 |
| 2024-09-25 | Remove `feature(control_flow_enum)` in tests | Scott McMurray | -1/+0 |
| 2024-06-28 | Add method to get all attributes on a definition | Adwin White | -3/+21 |
| 2024-06-28 | Support fetching `Attribute` of items. | Adwin White | -0/+137 |
