mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-19 19:40:36 +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.