rust/compiler/stable_mir/src
2025-02-24 14:31:19 +01:00
..
mir Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
abi.rs Remove BackendRepr::Uninhabited, replaced with an uninhabited: bool field in LayoutData. 2025-02-20 13:27:32 -06:00
compiler_interface.rs change smir attributes getters to only support tool attributes 2025-02-24 14:31:19 +01:00
crate_def.rs change smir attributes getters to only support tool attributes 2025-02-24 14:31:19 +01:00
error.rs Implement missing ABI structures in StableMIR 2024-03-01 11:02:05 -08:00
lib.rs [StableMIR] API to retrieve definitions from crates 2024-11-07 13:11:46 -08:00
mir.rs Add support to global allocation to stable-mir 2023-11-21 19:16:53 -08:00
target.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
ty.rs Greatly simplify lifetime captures in edition 2024 2025-02-22 22:24:52 +00:00
visitor.rs Fix bugs due to unhandled ControlFlow 2025-02-22 23:56:14 +00:00