mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-03 22:49:17 +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.