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
/
hir
/
src
/
attrs.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `AttrsWithOwner` and clean up `source_map`
Jonas Schievink
2021-03-19
1
-4
/
+4
*
Merge #8059
bors[bot]
2021-03-17
1
-2
/
+3
|
\
|
*
Move doc-comment highlight injection from AST to HIR
Lukas Wirth
2021-03-16
1
-2
/
+3
*
|
avoid converting types into themselves via .into() (clippy::useless-conversion)
Matthias Krüger
2021-03-17
1
-1
/
+1
|
/
*
Fix broken link in intra-doc
Daiki Ihara
2021-01-22
1
-0
/
+6
*
Implement HasAttrs for Type-, Const- and LifetimeParam
Lukas Wirth
2021-01-02
1
-9
/
+10
*
Impl HasAttrs for GenericParam
Lukas Wirth
2021-01-01
1
-3
/
+10
*
Align code_model name with ungrammar
Aleksey Kladov
2020-12-20
1
-3
/
+3
*
Remove hir_def/docs.rs module
Lukas Wirth
2020-12-07
1
-1
/
+4
*
Remove documentation query
Lukas Wirth
2020-12-07
1
-1
/
+1
*
Tease apart orthogonal concerns in markdown link rewriting
Aleksey Kladov
2020-08-26
1
-79
/
+54
*
Remove monomorphisation from doclinks resolving code
Aleksey Kladov
2020-08-25
1
-20
/
+21
*
Remove AttrDef
Aleksey Kladov
2020-08-25
1
-39
/
+42
*
Simplify
Aleksey Kladov
2020-08-25
1
-6
/
+6
*
Move attrs from code_module to a separate module
Aleksey Kladov
2020-08-25
1
-0
/
+132