]> git.lizzy.rs Git - rust.git/commit
add unit test to demonstrate struct fields/methods do not get ref match completions
authorJosh Mcguigan <joshmcg88@gmail.com>
Tue, 23 Mar 2021 03:34:02 +0000 (20:34 -0700)
committerJosh Mcguigan <joshmcg88@gmail.com>
Tue, 23 Mar 2021 03:34:02 +0000 (20:34 -0700)
commit18c3fb2df549da2d51104d74107d3b8cd27ee996
treede830248d81791b47599ed047f13e20c77dce80d
parent8cd94900f7e0806bfdf4e6cb6f0bb868f7673d7d
add unit test to demonstrate struct fields/methods do not get ref match completions
crates/ide_completion/src/render.rs