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