]> git.lizzy.rs Git - rust.git/commit
Auto merge of #12887 - Veykril:compl-pref-fix, r=Veykril
authorbors <bors@rust-lang.org>
Wed, 27 Jul 2022 11:48:55 +0000 (11:48 +0000)
committerbors <bors@rust-lang.org>
Wed, 27 Jul 2022 11:48:55 +0000 (11:48 +0000)
commitcb32e269dfcffe7006d172cde494472e7de183ae
tree5032fc44d74269a1f9f51769c788e932ffba054c
parent8e4d9b84fe5255f74ed64851aaf5bb5144af0ad8
parent1f8daa180fdfb847f5f82b8ac9870aebb17c9494
Auto merge of #12887 - Veykril:compl-pref-fix, r=Veykril

fix: Honor ref expressions for compute_ref_match completions

Fixes https://github.com/rust-lang/rust-analyzer/issues/8357