Rustdoc should indicate variance on lifetime/type parameters · Issue #22108 · rust-lang/rust (original) (raw)

This has come up a few times in IRC and I think it's a nice idea. It's already important for lifetime parameters, where variance is important today, and could be useful for type parameters as well if rust-lang/rfcs#738 is accepted.