]> git.lizzy.rs Git - rust.git/commit
Implement yield point highlighting
authorLukas Wirth <lukastw97@gmail.com>
Wed, 23 Jun 2021 14:16:32 +0000 (16:16 +0200)
committerLukas Wirth <lukastw97@gmail.com>
Wed, 23 Jun 2021 14:16:32 +0000 (16:16 +0200)
commit9a53f1033efb166240d62cccf8f73501ada6938a
tree7003cda47cd8adf607b1818e8bc682e29d5652dd
parent14b66bb4589569895d35742e995d1d1670b912cc
Implement yield point highlighting
crates/ide/src/highlight_references.rs [deleted file]
crates/ide/src/highlight_related.rs [new file with mode: 0644]
crates/ide/src/lib.rs