mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-29 20:02:35 +03:00
41364c7c1d
Cover statements for stable_mir Added missing statements to stable_mir, used opaque types for few types that are only used for diagnostic. cc https://github.com/rust-lang/project-stable-mir/issues/16 r? `@oli-obk`