mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
e848be06e1
Skip where-clauses when suggesting using indirection in combination with `?Sized` bounds on type parameters.