about summary refs log tree commit diff
path: root/compiler/rustc_public/src
AgeCommit message (Expand)AuthorLines
2025-07-18use `RustcPublic` instead of `StableMir`Makai-6/+6
2025-07-18Update docs in `rustc_public`Makai-30/+31
2025-07-18`SmirError` to `Error`Makai-20/+19
2025-07-18use "helper" as a more descriptive nameMakai-14/+14
2025-07-18`SmirContainer` to `Container`Makai-6/+6
2025-07-18`SmirCtxt` to `CompilerCtxt`, `SmirInterface` to `CompilerInterface`Makai-163/+163
2025-07-18Rollup merge of #143997 - Coder-256:stable-mir-macro-hygiene, r=oli-obkMatthias Krüger-9/+9
2025-07-15Use hygenic macros for stable-mirJacob Greenfield-9/+9
2025-07-15Implement other logicstiif-0/+3
2025-07-14rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`Makai-0/+10813