rust/compiler/rustc_public/src
2025-07-24 18:26:08 +08:00
..
mir remove movability from RigidTy::Coroutine and AggregateKind::Coroutine 2025-07-24 18:26:08 +08:00
rustc_internal use RustcPublic instead of StableMir 2025-07-18 18:49:32 +00:00
unstable remove movability from RigidTy::Coroutine and AggregateKind::Coroutine 2025-07-24 18:26:08 +08:00
abi.rs rename stable_mir to rustc_public, and rustc_smir to rustc_public_bridge 2025-07-14 09:25:54 +00:00
alloc.rs Remove useless lifetime parameter. 2025-07-23 23:54:37 +00:00
compiler_interface.rs Update docs in rustc_public 2025-07-18 18:49:12 +00:00
crate_def.rs rename stable_mir to rustc_public, and rustc_smir to rustc_public_bridge 2025-07-14 09:25:54 +00:00
error.rs Update docs in rustc_public 2025-07-18 18:49:12 +00:00
lib.rs SmirCtxt to CompilerCtxt, SmirInterface to CompilerInterface 2025-07-18 18:49:12 +00:00
mir.rs rename stable_mir to rustc_public, and rustc_smir to rustc_public_bridge 2025-07-14 09:25:54 +00:00
target.rs rename stable_mir to rustc_public, and rustc_smir to rustc_public_bridge 2025-07-14 09:25:54 +00:00
ty.rs remove movability from RigidTy::Coroutine and AggregateKind::Coroutine 2025-07-24 18:26:08 +08:00
visitor.rs remove movability from RigidTy::Coroutine and AggregateKind::Coroutine 2025-07-24 18:26:08 +08:00