index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
vscode-postrefactor: prefer arrow functions
Veetaha
2020-03-16
1
-1
/
+1
*
vscode: sync package-lock.json version with package.json
Veetaha
2020-03-14
1
-1
/
+1
*
docs: add documentation for vscode nightlies
Veetaha
2020-03-14
1
-0
/
+19
*
vscode-postrefactor: more logging and better error handling
Veetaha
2020-03-14
3
-23
/
+31
*
vscode-postrefactor: enforcing more reentrancy
Veetaha
2020-03-14
2
-4
/
+7
*
vscode-postrefactor: minor config refactorings
Veetaha
2020-03-14
2
-4
/
+5
*
vscode-postrefactor: unhandled promise rejections shall not pass 2
Veetaha
2020-03-14
1
-1
/
+1
*
vscode-postrefactor: add achtung comment
Veetaha
2020-03-14
1
-0
/
+4
*
vscode-postrefactor: remove remainders of debug logging
Veetaha
2020-03-14
1
-1
/
+0
*
vscode-postrefactor: unhandled promise rejections shall not pass
Veetaha
2020-03-14
1
-1
/
+1
*
vscode-postrefactor: compare dates by value, not by reference
Veetaha
2020-03-14
1
-2
/
+2
*
vscode-postrefactor: eliminate my-mistake floating promise @matklad
Veetaha
2020-03-14
1
-1
/
+1
*
vscode-postrefactor: global storages
Veetaha
2020-03-14
1
-20
/
+19
*
vscode: put comma back
Veetaha
2020-03-14
1
-1
/
+1
*
vscode: make bailing out on custom serverPath more evident
Veetaha
2020-03-14
2
-10
/
+8
*
vscode: npm run fix
Veetaha
2020-03-14
2
-4
/
+4
*
vscode: amend server installation logic to account for nightlies
Veetaha
2020-03-14
3
-52
/
+57
*
vscode: add nightly extension installation logic
Veetaha
2020-03-14
1
-0
/
+131
*
vscode: prepare config for nightlies
Veetaha
2020-03-14
1
-15
/
+96
*
vscode: prepare package.json for nightlies
Veetaha
2020-03-14
2
-3
/
+16
*
vscode: get release date from release info
Veetaha
2020-03-14
2
-14
/
+7
*
vscode-prerefactor: add some utility functions
Veetaha
2020-03-14
1
-6
/
+63
*
vscode-prerefactor: merge two files into downloads.ts
Veetaha
2020-03-14
2
-50
/
+46
*
Merge #3566
bors[bot]
2020-03-12
11
-62
/
+73
|
\
|
*
Fix docs
Aleksey Kladov
2020-03-12
1
-2
/
+3
|
*
Simpler deserialization
Aleksey Kladov
2020-03-12
6
-28
/
+38
|
*
Make naming more uniform
Aleksey Kladov
2020-03-12
6
-35
/
+35
|
/
*
Merge #3543
bors[bot]
2020-03-12
12
-43
/
+150
|
\
|
*
Make maxLength nullable again
Steffen Lyngbaek
2020-03-12
2
-3
/
+6
|
*
Switch from Vec<InlayKind> to object with props
Steffen Lyngbaek
2020-03-12
11
-85
/
+41
|
*
Deduplicate some Inlay definitions
Steffen Lyngbaek
2020-03-11
3
-36
/
+31
|
*
Address Issues from Github
Steffen Lyngbaek
2020-03-10
10
-45
/
+77
|
*
Parameter inlay hint separate from variable type inlay? #2876
Steffen Lyngbaek
2020-03-10
13
-34
/
+155
*
|
Merge #3559
bors[bot]
2020-03-12
4
-6
/
+79
|
\
\
|
*
|
Update comment
Edwin Cheng
2020-03-11
1
-4
/
+4
|
*
|
Add test on hover
Edwin Cheng
2020-03-11
1
-0
/
+19
|
*
|
Implement dummy assert macro
Edwin Cheng
2020-03-11
4
-6
/
+60
*
|
|
Merge #3556
bors[bot]
2020-03-12
1
-1
/
+1
|
\
\
\
|
*
|
|
settings: rust-analyzer.cargo-watch.enable: clarify that the setting enables ...
Matthias Krüger
2020-03-11
1
-1
/
+1
*
|
|
|
Merge #3564
bors[bot]
2020-03-12
11
-458
/
+722
|
\
\
\
\
|
*
|
|
|
Handle diagnostics with multiple primary spans
Emil Lauridsen
2020-03-12
11
-527
/
+554
|
*
|
|
|
Correctly handle multi-line fixes from cargo/clippy
Emil Lauridsen
2020-03-12
5
-30
/
+267
*
|
|
|
|
Merge pull request #3562 from FireofGods/display_for_node
Aleksey Kladov
2020-03-12
3
-1
/
+648
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
implementing Display for enums too.
Fireassember
2020-03-11
2
-2
/
+643
|
*
|
|
|
added fmt::Display as a supertrait for AstNode and changed generation.
Fireassember
2020-03-06
2
-1
/
+7
*
|
|
|
|
Merge #3558
bors[bot]
2020-03-11
3
-2
/
+49
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix parsing of stement-ish binary expressions
Aleksey Kladov
2020-03-11
3
-2
/
+49
|
/
/
/
/
*
|
|
|
Merge #3557
bors[bot]
2020-03-11
2
-154
/
+222
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Continue multiline non-doc comment blocks
Aleksey Kladov
2020-03-11
1
-3
/
+35
|
*
|
|
Split on enter tests
Aleksey Kladov
2020-03-11
1
-15
/
+28
[next]