1 / 3
rust-analyzer now has some basic* parameter variance inferrence and it shows it on hover! *basic as in it can't handle cyclic dependencies yet for temporary implementation reasons, it also struggles with usages within const arguments.
56 likes 1 replies
?