mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 10:13:54 +00:00
d97bb195bf
Add CoroutineWitness to covered types in smir Previously we accepted `CouroutineWitness` as `unreachable!` but https://github.com/rust-lang/project-stable-mir/issues/50 shows it is indeed reachable, this pr fixes that and covers `CouroutineWitness` |
||
---|---|---|
.. | ||
mir | ||
error.rs | ||
lib.rs | ||
mir.rs | ||
ty.rs | ||
visitor.rs |