diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2021-03-23 09:24:26 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2021-03-23 09:24:26 +0000 |
commit | bf3a8eb40a1c684ffc9cb40477558ec276253c3b (patch) | |
tree | 11980d33f4b957019df0a6172c26446e4a4783c0 /crates/ide_assists/src/handlers/flip_comma.rs | |
parent | 4b997b86633b1c0ca134d89e8236d285422c04e3 (diff) | |
parent | 18c3fb2df549da2d51104d74107d3b8cd27ee996 (diff) |
Merge #8142
8142: temp disable broken ref match completions for struct fields/methods r=matklad a=JoshMcguigan
This PR implements a temporary workaround for #8058 by disabling ref match completions for struct fields and methods. Disabling this doesn't break any existing functionality (that I am aware of) since these completions were broken.
I plan to keep working on a real fix for the underlying issue here, but I think a proper fix could take some time, so I'd prefer to quickly fix the bug to buy some more time to implement a better solution (which would ultimately allow re-enabling ref matches for struct fields and methods).
Co-authored-by: Josh Mcguigan <[email protected]>
Diffstat (limited to 'crates/ide_assists/src/handlers/flip_comma.rs')
0 files changed, 0 insertions, 0 deletions