aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/symbol_index.rs
diff options
context:
space:
mode:
authorFlorian Diebold <[email protected]>2020-12-04 17:41:37 +0000
committerFlorian Diebold <[email protected]>2020-12-04 17:43:47 +0000
commite5fd550dfdc7b67e22b0889983c5698439dc0bd5 (patch)
tree60a3fa0fdd2162092c6a97f960da677150889bda /crates/ide_db/src/symbol_index.rs
parent6943b530235df98c1ceec27d7f80a974511d3c7e (diff)
Use correct, full substs for self type in impl
Without arbitrary self types, the self type could never refer to the method type parameters, so this wasn't a problem; but with arbitrary self types, it can. This fixes the crash from #6668; but it doesn't make method resolution work for these methods.
Diffstat (limited to 'crates/ide_db/src/symbol_index.rs')
0 files changed, 0 insertions, 0 deletions