mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-23 00:47:13 +00:00
Skip where-clauses when suggesting using indirection in combination with `?Sized` bounds on type parameters.
Skip where-clauses when suggesting using indirection in combination with `?Sized` bounds on type parameters.