rust/compiler/stable_mir/src
2024-01-19 16:37:50 +00:00
..
mir Add more information to visit_projection_elem 2024-01-11 17:15:21 -08:00
abi.rs Fix c_variadic flag and add opaque info to PassMode 2023-12-19 11:04:34 -08:00
compiler_interface.rs Fix all_trait* methods to return all trait available 2024-01-09 15:45:03 -08:00
crate_def.rs Improve documentation and fix the fixme comment 2023-11-23 12:29:20 -08:00
error.rs remove redundant imports 2023-12-10 10:56:22 +08:00
lib.rs Fix all_trait* methods to return all trait available 2024-01-09 15:45:03 -08:00
mir.rs Add support to global allocation to stable-mir 2023-11-21 19:16:53 -08:00
target.rs remove some redundant clones 2023-12-11 21:54:36 +01:00
ty.rs Make the remaining "private" fields actually private 2024-01-19 16:37:50 +00:00
visitor.rs Restore movability to SMIR 2023-12-28 16:35:01 +00:00