Trivial WF cycles from where clauses seem to have broken in rust-lang/rust#136824. ``` struct Foo where Foo:; ```