// https://github.com/rust-analyzer/rust-analyzer/issues/311 pub fn foo() -> String where ::Item: Eq, { "".to_owned() }