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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Show reason for failed rename refactoring
RĂ¼diger Herrmann
2020-10-10
1
-2
/
+4
|
/
*
honor content_format clientcap
Robin van Dijk
2020-10-05
1
-1
/
+3
*
rename mock_analysis -> fixture
Aleksey Kladov
2020-10-02
1
-1
/
+1
*
Move ide::AnalysisChange -> base_db::Change
Aleksey Kladov
2020-10-02
1
-4
/
+3
*
Reduce visibiity
Aleksey Kladov
2020-10-02
1
-1
/
+2
*
Extend **Status** command to also show dep info for the file
Aleksey Kladov
2020-09-29
1
-2
/
+2
*
Remove periodic gc stub
Aleksey Kladov
2020-09-29
1
-4
/
+0
*
Do not show references CodeLens for tests.
vsrs
2020-09-29
1
-13
/
+4
*
Make method references CodeLens lazy.
vsrs
2020-09-29
1
-1
/
+16
*
Add hover config `linksInHover` to suppress links
flw
2020-09-29
1
-2
/
+6
*
Make MergeBehaviour configurable
Lukas Wirth
2020-09-12
1
-1
/
+3
*
Merge remote-tracking branch 'upstream/master' into 503-hover-doc-links
Zac Pullar-Strecker
2020-08-24
1
-0
/
+1
*
Introduce Label
Aleksey Kladov
2020-08-18
1
-0
/
+1
*
Minor
Aleksey Kladov
2020-08-18
1
-30
/
+1
*
Align diagnostics config with the rest of rust-analyzer
Aleksey Kladov
2020-08-18
1
-8
/
+5
*
Move analysis config structure to the config.rs
Igor Aleksanov
2020-08-18
1
-6
/
+0
*
Make disabled diagnostics an argument of corresponding function
Igor Aleksanov
2020-08-18
1
-14
/
+6
*
Merge branch 'master' into add-disable-diagnostics
Igor Aleksanov
2020-08-14
1
-5
/
+23
*
Rename ra_ide -> ide
Aleksey Kladov
2020-08-13
1
-0
/
+542
[prev]