mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 09:13:07 +03:00
ab6401749a
improve validation error messages: show surrounding type Also, for dyn-downcast show the type we're downcasting to. r? @oli-obk