rust/compiler/stable_mir/src
Celina G. Val 9d2c92377d Fix SwitchTarget pretty print
We currently rely on the order of successors to be conditional branches
first, followed by the otherwise target.
2023-11-30 11:45:34 -08:00
..
mir Fix SwitchTarget pretty print 2023-11-30 11:45:34 -08:00
compiler_interface.rs Reorder imports and remove re-export 2023-11-24 15:09:26 -08:00
crate_def.rs Improve documentation and fix the fixme comment 2023-11-23 12:29:20 -08:00
error.rs Add place.ty() and Ty build from a kind to smir 2023-11-20 12:43:39 -08:00
lib.rs add successors and their formatter 2023-11-26 11:23:28 +03:00
mir.rs Add support to global allocation to stable-mir 2023-11-21 19:16:53 -08:00
ty.rs Rollup merge of #118215 - celinval:smir-def-paths, r=ouz-a 2023-11-24 07:29:12 -08:00
visitor.rs add CoroutineWitness to covered types 2023-11-10 17:02:08 +03:00