]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #12594 - Veykril:completions, r=Veykril
authorbors <bors@rust-lang.org>
Mon, 20 Jun 2022 15:42:31 +0000 (15:42 +0000)
committerbors <bors@rust-lang.org>
Mon, 20 Jun 2022 15:42:31 +0000 (15:42 +0000)
internal: Lift out IdentContext from CompletionContext

Makes things a bit messy overall, but with this I can start cleaning up the render functions properly now.
cc https://github.com/rust-lang/rust-analyzer/issues/12571


Trivial merge