mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-13 23:58:34 +00:00

Improve some diagnostics around `?Trait` bounds * uses better spans * clarifies a message that was only talking about generic params, but applies to `dyn ?Trait` and `impl ?Trait` as well