mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
e848be06e1
Skip where-clauses when suggesting using indirection in combination with `?Sized` bounds on type parameters.