Remove special-casing around aliaskind in new solver
This commit is contained in:
parent
68acb393c5
commit
68c2f11240
19 changed files with 158 additions and 96 deletions
|
@ -1,5 +1,9 @@
|
|||
// revisions: current next
|
||||
//[next] compile-flags: -Znext-solver
|
||||
|
||||
//[next] build-fail
|
||||
// Deeply normalizing writeback results of opaques makes this into a post-mono error :(
|
||||
|
||||
#![feature(coroutines)]
|
||||
#![allow(unconditional_recursion)]
|
||||
fn coroutine_hold() -> impl Sized {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue