You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto merge of #107969 - b-naber:proj-relate-variance, r=lcnr
Use covariance on type relations of field projection types if possible
It's fine to use covariance here unless we're in a mutating context.
Fixesrust-lang/rust#96514
Supersedes rust-lang/rust#105958
r? `@lcnr`
0 commit comments