aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/syntax_highlighting.rs
diff options
context:
space:
mode:
authorFlorian Diebold <[email protected]>2019-09-14 12:25:05 +0100
committerFlorian Diebold <[email protected]>2019-09-17 18:47:45 +0100
commit913ab1ec0ad10873134ca429c1496806a9261206 (patch)
tree877db00b9898b278d9c9213824f9472d640de360 /crates/ra_ide_api/src/syntax_highlighting.rs
parent16ee779483a1d96ccd2258b43c8477744773b314 (diff)
Resolve assoc types on type parameters
E.g. `fn foo<T: Iterator>() -> T::Item`. It seems that rustc does this only for type parameters and only based on their bounds, so we also only consider traits from bounds.
Diffstat (limited to 'crates/ra_ide_api/src/syntax_highlighting.rs')
0 files changed, 0 insertions, 0 deletions