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
/
references
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lifetime reference search
Lukas Wirth
2020-12-16
1
-6
/
+98
*
Introduce anchored_path
Aleksey Kladov
2020-12-09
1
-23
/
+34
*
Type-safer API for dealing with parameter lists with optional self
Aleksey Kladov
2020-12-01
1
-1
/
+1
*
Reject more cases of invalid parameter to self renames
Lukas Wirth
2020-11-29
1
-13
/
+122
*
Fix renaming owned self to parameter emitting ref
Lukas Wirth
2020-11-29
1
-1
/
+30
*
Minor, import style
Aleksey Kladov
2020-11-23
1
-6
/
+5
*
Cleanup edit_text_range_for_record_field_expr_or_pat
Lukas Wirth
2020-11-15
1
-46
/
+59
*
Use shorthand field syntax in destructures
Lukas Wirth
2020-11-14
1
-17
/
+60
*
Properly handle shorthands in destructure patterns when renaming
Lukas Wirth
2020-11-14
1
-0
/
+54
*
Use shorthand record syntax when renaming struct initializer field
Lukas Wirth
2020-11-14
1
-4
/
+45
*
Re-export base_db from ide_db
Igor Aleksanov
2020-10-24
1
-1
/
+1
*
More idiomatic classification API
Aleksey Kladov
2020-10-15
1
-3
/
+3
*
Add fix for incorrect case diagnostic
Igor Aleksanov
2020-10-12
1
-0
/
+7
*
Show reason for failed rename refactoring
RĂ¼diger Herrmann
2020-10-10
1
-46
/
+129
*
rename mock_analysis -> fixture
Aleksey Kladov
2020-10-02
1
-4
/
+4
*
Get rid of MockAnalysis
Aleksey Kladov
2020-10-02
1
-17
/
+17
*
Switch to expect_test from crates.io
Aleksey Kladov
2020-08-21
1
-1
/
+1
*
Rename ra_ide -> ide
Aleksey Kladov
2020-08-13
1
-0
/
+1010