mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 21:18:29 +00:00
Pretty print `Fn` traits in `rustc_on_unimplemented` I don't think that users really ever should need to think about `Fn*` traits' tupled args for a simple trait error. r? diagnostics