rust/compiler/stable_mir/src
2024-04-06 11:21:47 -04:00
..
mir Put checks that detect UB under their own flag below debug_assertions 2024-04-06 11:21:47 -04:00
abi.rs Fix StableMIR is_full computation 2024-03-13 00:36:54 -07:00
compiler_interface.rs s/place_debug/place_pretty in SMIR 2024-03-20 18:02:11 -07:00
crate_def.rs Improve documentation and fix the fixme comment 2023-11-23 12:29:20 -08:00
error.rs Implement missing ABI structures in StableMIR 2024-03-01 11:02:05 -08:00
lib.rs Improve emit stable mir body 2024-03-20 15:55:35 -07:00
mir.rs Add support to global allocation to stable-mir 2023-11-21 19:16:53 -08:00
target.rs Update target.rs alloc.rs event.rs simd.rs 2024-03-20 17:07:15 +01:00
ty.rs Normalize the result of Fields::ty_with_args 2024-03-28 13:22:10 -07:00
visitor.rs Restore movability to SMIR 2023-12-28 16:35:01 +00:00