index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
ide
/
src
/
syntax_highlighting
/
inject.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove code duplication in highlight injection
Lukas Wirth
2021-03-29
1
-29
/
+3
*
Unleash macro 2.0 in hightlight and more
Edwin Cheng
2021-03-27
1
-2
/
+1
*
Show item info when hovering intra doc links
Lukas Wirth
2021-03-23
1
-3
/
+3
*
Don't use an untyped String for ActiveParam tracking
Lukas Wirth
2021-03-20
1
-1
/
+1
*
Add `AttrsWithOwner` and clean up `source_map`
Jonas Schievink
2021-03-19
1
-24
/
+19
*
Move `AttrsOwnerNode` to syntax and make it public
Jonas Schievink
2021-03-19
1
-31
/
+1
*
Merge #8097
bors[bot]
2021-03-19
1
-2
/
+3
|
\
|
*
Parse extended_key_value_attributes
Lukas Wirth
2021-03-19
1
-2
/
+3
*
|
Use a highlight modifier for intra doc links
Lukas Wirth
2021-03-18
1
-11
/
+33
*
|
Track source file IDs in source mapping of Attrs
Lukas Wirth
2021-03-18
1
-5
/
+17
|
/
*
Semantic highlight intradoclinks in documentation
Lukas Wirth
2021-03-17
1
-33
/
+87
*
Inject highlight into block doc comments
Lukas Wirth
2021-03-17
1
-25
/
+37
*
Merge #8059
bors[bot]
2021-03-17
1
-15
/
+120
|
\
|
*
Remove quadratic attr source lookup
Lukas Wirth
2021-03-17
1
-1
/
+2
|
*
Properly handle doc attributes in doc-comment highlight injection
Lukas Wirth
2021-03-16
1
-5
/
+43
|
*
Replace trait object boxing with extra AttrsOwnerNode
Lukas Wirth
2021-03-16
1
-19
/
+48
|
*
Move doc-comment highlight injection from AST to HIR
Lukas Wirth
2021-03-16
1
-14
/
+51
*
|
don't clone types that are copy (clippy::clone_on_copy)
Matthias Krüger
2021-03-17
1
-1
/
+1
|
/
*
.
Aleksey Kladov
2021-01-19
1
-1
/
+1
*
Refactor highlighting
Aleksey Kladov
2021-01-09
1
-1
/
+1
*
Simplify
Aleksey Kladov
2021-01-09
1
-0
/
+158