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
/
ra_ide
/
src
/
completion
/
complete_attribute.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor attribut completion tests
Aleksey Kladov
2020-07-03
1
-645
/
+115
*
Compress attribute completion tests
Aleksey Kladov
2020-07-03
1
-150
/
+63
*
More consistent usage of fixtures
Aleksey Kladov
2020-06-24
1
-156
/
+156
*
don't complete top level attrs inside nested attrs and add better labels #4899
Benjamin Coenen
2020-06-22
1
-8
/
+1
*
don't complete top level attrs inside nested attrs and add better labels #4899
Benjamin Coenen
2020-06-21
1
-16
/
+105
*
don't complete top level attrs inside nested attrs and add better labels #4890
Benjamin Coenen
2020-06-18
1
-16
/
+8
*
don't complete top level attrs inside nested attrs and add better labels #4890
Benjamin Coenen
2020-06-15
1
-63
/
+123
*
Fix the `should_panic` snippet
Andrew Chin
2020-05-26
1
-3
/
+3
*
Qualify ast types
Aleksey Kladov
2020-05-04
1
-6
/
+5
*
Cleanup imports
Aleksey Kladov
2020-05-04
1
-4
/
+6
*
Fix derive argument parsing
Kirill Bulatov
2020-05-02
1
-26
/
+40
*
Propose custom derives in completion
Kirill Bulatov
2020-05-02
1
-8
/
+32
*
Complete standard derives
Kirill Bulatov
2020-05-02
1
-13
/
+242
*
Convert tests to text-size
Aleksey Kladov
2020-04-25
1
-120
/
+120
*
Adds attribute completions (#3941)
Roberto Vidal
2020-04-24
1
-0
/
+587