aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/syntax_highlighting/inject.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove quadratic attr source lookupLukas Wirth2021-03-171-1/+2
* Properly handle doc attributes in doc-comment highlight injectionLukas Wirth2021-03-161-5/+43
* Replace trait object boxing with extra AttrsOwnerNodeLukas Wirth2021-03-161-19/+48
* Move doc-comment highlight injection from AST to HIRLukas Wirth2021-03-161-14/+51
* .Aleksey Kladov2021-01-191-1/+1
* Refactor highlightingAleksey Kladov2021-01-091-1/+1
* SimplifyAleksey Kladov2021-01-091-0/+158