mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-06 16:12:25 +00:00
Note invariance reason for FnDef types Fixes #95272. Is it worthwhile even printing a variance explanation here? Or should I try to track down which function parameter is responsible for the invariance? r? ``@Aaron1011`` since you wrote #89336