blob: fddd58959278efb72c4129873cf78306a4e9f911 [file] [log] [blame]
error: the type `S` is not well-formed (chalk)
--> $DIR/recursive_where_clause_on_type.rs:28:11
|
LL | foo::<S>()
| ^
error: the type `S` is not well-formed (chalk)
--> $DIR/recursive_where_clause_on_type.rs:28:5
|
LL | foo::<S>()
| ^^^^^^^^
error: aborting due to 2 previous errors