aboutsummaryrefslogtreecommitdiff
path: root/crates/vfs/src
diff options
context:
space:
mode:
authorFlorian Diebold <florian.diebold@freiheit.com>2020-06-19 15:29:38 +0100
committerFlorian Diebold <flodiebold@gmail.com>2020-06-19 20:46:47 +0100
commit2745cb37c16600c99083cefdf5eb45a5205dd86d (patch)
tree518fe5b3895e021e1d35e90d6e7d71abfc36692a /crates/vfs/src
parent6654055308515cb330f23942f347de5605f69be1 (diff)
Use correct substs for super trait assoc types
When referring to an associated type of a super trait, we used the substs of the subtrait. That led to the #4931 crash if the subtrait had less parameters, but it could also lead to other incorrectness if just the order was different. Fixes #4931.
Diffstat (limited to 'crates/vfs/src')
0 files changed, 0 insertions, 0 deletions