Resolve paths to assoc items for traits

This commit is contained in:
Lukas Wirth 2021-07-19 20:36:44 +02:00
parent 7a17206646
commit 97d63d67cd
3 changed files with 32 additions and 19 deletions

View file

@ -2077,6 +2077,7 @@ pub struct B$0ar
"#]],
);
}
#[test]
fn test_hover_intra_link_reference_to_trait_method() {
check(