]> git.lizzy.rs Git - rust.git/commit
Move document highlighting computation from rust-analyzer to ide
authorLukas Wirth <lukastw97@gmail.com>
Tue, 22 Jun 2021 17:39:59 +0000 (19:39 +0200)
committerLukas Wirth <lukastw97@gmail.com>
Wed, 23 Jun 2021 13:02:49 +0000 (15:02 +0200)
commitb26a8ecca142532d0be64ea16de233a92f4893f9
tree49f4b246d3260b049e70511deb010e337b82f5ab
parent3381c2e4a8bcea2db3edd1741a7dd3fcdb15231b
Move document highlighting computation from rust-analyzer to ide
crates/ide/src/document_highlight.rs [new file with mode: 0644]
crates/ide/src/lib.rs
crates/ide/src/references.rs
crates/rust-analyzer/src/handlers.rs