about summary refs log tree commit diff
path: root/compiler/rustc_public/src/unstable
AgeCommit message (Expand)AuthorLines
2025-10-02Auto merge of #147138 - jackh726:split-canonical-bound, r=lcnrbors-2/+5
2025-09-30Split Bound into Canonical and Boundjackh726-2/+5
2025-09-26ProjectionElem::Subtype -> CastKind::Subtypebeepster4096-4/+1
2025-09-18Rollup merge of #146664 - fmease:clean-up-dyn, r=jdonszelmannStuart Cook-37/+9
2025-09-17Remove `DynKind`León Orell Valerian Liehr-37/+9
2025-09-16Remove Rvalue::Len.Camille Gillot-1/+0
2025-09-12Split AssocContainer::{InherentImpl,TraitImpl}Cameron Steffen-3/+9
2025-09-12Rename AssocItemContainer -> AssocContainerCameron Steffen-5/+5
2025-09-01Remove dead code stemming from an old effects desugaringLeón Orell Valerian Liehr-4/+4
2025-07-24remove movability from `RigidTy::Coroutine` and `AggregateKind::Coroutine`Makai-3/+1
2025-07-18Update docs in `rustc_public`Makai-11/+12
2025-07-18`SmirError` to `Error`Makai-4/+3
2025-07-18use "helper" as a more descriptive nameMakai-12/+12
2025-07-18`SmirCtxt` to `CompilerCtxt`, `SmirInterface` to `CompilerInterface`Makai-142/+142
2025-07-15Implement other logicstiif-0/+3
2025-07-14rename `stable_mir` to `rustc_public`, and `rustc_smir` to `rustc_public_bridge`Makai-0/+3761