rust/compiler/stable_mir/src
Stuart Cook 5043c574ac
Rollup merge of #132161 - celinval:smir-fix-indent, r=compiler-errors
[StableMIR] A few fixes to pretty printing

Improve identation, and a few other rvalue printing

try-job: x86_64-msvc
try-job: test-various
2024-11-08 18:51:28 +11:00
..
mir [StableMIR] A few fixes to pretty printing 2024-11-07 16:16:38 -08:00
abi.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
compiler_interface.rs [StableMIR] API to retrieve definitions from crates 2024-11-07 13:11:46 -08:00
crate_def.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04: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 [StableMIR] A few fixes to pretty printing 2024-11-07 16:16:38 -08:00
visitor.rs Fix match_same_arms in stable_mir 2024-10-14 19:48:41 +02:00