]> git.lizzy.rs Git - rust.git/commit
Auto merge of #12895 - Veykril:compl-anchor, r=Veykril
authorbors <bors@rust-lang.org>
Thu, 28 Jul 2022 08:06:58 +0000 (08:06 +0000)
committerbors <bors@rust-lang.org>
Thu, 28 Jul 2022 08:06:58 +0000 (08:06 +0000)
commit02f9ec4be5739d1b50f47b963293ad71e18b28f8
tree5d8c486ef099bc1fb36feb67b9f292b553e1b1ce
parent40875353a59ea0be83c711e2223f20e6fe283a47
parente782e59d3de3d4a58cbc8005fd9521502b8d9a61
Auto merge of #12895 - Veykril:compl-anchor, r=Veykril

fix: Calculate completions after type anchors

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