rust/compiler/stable_mir/src
Nicholas Nethercote 84ac80f192 Reformat use declarations.
The previous commit updated `rustfmt.toml` appropriately. This commit is
the outcome of running `x fmt --all` with the new formatting options.
2024-07-29 08:26:52 +10:00
..
mir Reformat use declarations. 2024-07-29 08:26:52 +10:00
abi.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
compiler_interface.rs Add method to get all attributes on a definition 2024-06-28 13:24:41 +08:00
crate_def.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
error.rs Implement missing ABI structures in StableMIR 2024-03-01 11:02:05 -08:00
lib.rs Reformat use declarations. 2024-07-29 08:26:52 +10: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 Reformat use declarations. 2024-07-29 08:26:52 +10:00
visitor.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00