diff options
author | Florian Diebold <[email protected]> | 2021-04-29 19:21:50 +0100 |
---|---|---|
committer | Florian Diebold <[email protected]> | 2021-04-29 19:23:02 +0100 |
commit | c2aefd5b95adb9e07919a11cdfcca45de79b5324 (patch) | |
tree | e16281e3b3f694775a88b6ed39e5a37db7125183 /crates/ide_db | |
parent | 2d20ab7eaf928dfaf3e1823707a3b6b84e918d07 (diff) |
Don't look in super traits for <T as Trait>::Assoc
This isn't actually how it works, you have to specify the exact trait
that has the associated type.
Fixes #8686.
Diffstat (limited to 'crates/ide_db')
0 files changed, 0 insertions, 0 deletions