rust/compiler/stable_mir/src
bors d97bb195bf Auto merge of #117787 - ouz-a:smir_coroutinewitness, r=celinval
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`
2023-11-14 13:10:25 +00:00
..
mir rename BorrowKind::Shallow to Fake 2023-11-08 22:55:28 +01:00
error.rs Add stable Instance::body() and RustcInternal trait 2023-10-19 17:12:26 -07:00
lib.rs Add a stable MIR visitor 2023-10-30 13:11:14 -07:00
mir.rs Add a stable MIR visitor 2023-10-30 13:11:14 -07:00
ty.rs Auto merge of #117787 - ouz-a:smir_coroutinewitness, r=celinval 2023-11-14 13:10:25 +00:00
visitor.rs add CoroutineWitness to covered types 2023-11-10 17:02:08 +03:00