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
*
Fix typo
veetaha
2020-05-10
2
-2
/
+2
*
Carify on a semicolon in macro call
veetaha
2020-05-10
2
-3
/
+13
*
Resolve TODO about curly-braced constructions in expression statement
veetaha
2020-05-10
2
-2
/
+6
*
Remove TODO about Block since it was removed
veetaha
2020-05-10
1
-3
/
+3
*
Resolve todos about refs and empty statements
veetaha
2020-05-10
2
-9
/
+8
*
Converted TODO about MacroItems to FIXME as per edwin0cheng
veetaha
2020-05-10
2
-14
/
+5
*
Verified ConstArg example, waiting for response on what `=` sign pertains to
veetaha
2020-05-10
2
-5
/
+4
*
Correcy use tree and type args docs
veetaha
2020-05-10
2
-8
/
+6
*
Fix "show syntax tree" command
veetaha
2020-05-10
1
-1
/
+1
*
Correct `use` cannot have type args as per flodiebold
veetaha
2020-05-10
2
-2
/
+2
*
Correct path docs and add colon2 token to Path ast node
veetaha
2020-05-10
2
-20
/
+28
*
Add example with const in TypeBound as per flodiebold
veetaha
2020-05-10
2
-5
/
+3
*
Remove todo comment about arg vs param difference as per clarification from f...
veetaha
2020-05-10
1
-4
/
+0
*
Properly document const impl as per flodiebold
veetaha
2020-05-10
2
-4
/
+4
*
Remove on TypeAliasDef as per flodiebold
veetaha
2020-05-10
1
-2
/
+1
*
Remove MacroStmts as per edwin0cheng
veetaha
2020-05-10
2
-47
/
+0
*
Add proper docs for TokenTree as per edwin0cheng
veetaha
2020-05-10
2
-2
/
+4
*
Run codegen of ast types with documentation
veetaha
2020-05-10
1
-138
/
+1345
*
Add ast docs to codegen script
veetaha
2020-05-10
2
-17
/
+1515
*
Merge #4412
bors[bot]
2020-05-10
2
-1
/
+31
|
\
|
*
infer: Make expected rhs type for plain assign the lhs type
Emil Lauridsen
2020-05-10
2
-1
/
+31
|
/
*
Merge #4409
bors[bot]
2020-05-10
1
-7
/
+12
|
\
|
*
Remove dbg
Edwin Cheng
2020-05-10
1
-1
/
+0
|
*
Hot fix panic for function_signature
Edwin Cheng
2020-05-10
1
-7
/
+13
|
/
*
Merge #4392
bors[bot]
2020-05-09
1
-14
/
+11
|
\
|
*
Add From should not move the cursor
Aleksey Kladov
2020-05-09
1
-14
/
+11
*
|
Merge #4389
bors[bot]
2020-05-09
1
-9
/
+10
|
\
\
|
|
/
|
/
|
|
*
Ascribe more correct types
Aleksey Kladov
2020-05-09
1
-9
/
+10
|
/
*
Merge #4388
bors[bot]
2020-05-09
3
-3
/
+3
|
\
|
*
unindent -> dedent
Aleksey Kladov
2020-05-09
3
-3
/
+3
*
|
Merge #4387
bors[bot]
2020-05-09
8
-35
/
+46
|
\
|
|
*
More fluent indent API
Aleksey Kladov
2020-05-09
7
-34
/
+45
|
*
Fix visibility
Aleksey Kladov
2020-05-09
1
-1
/
+1
|
/
*
Merge #4175
bors[bot]
2020-05-09
5
-99
/
+300
|
\
|
*
Use new HirDisplay variant in add_function assist
Timo Freiberg
2020-05-08
1
-58
/
+116
|
*
New HirDisplay method for displaying sourcecode
Timo Freiberg
2020-05-08
4
-41
/
+184
*
|
Merge #4381
bors[bot]
2020-05-09
2
-47
/
+24
|
\
\
|
*
|
Simpify project discovery
veetaha
2020-05-09
1
-36
/
+15
|
*
|
Simplify
veetaha
2020-05-09
1
-11
/
+9
|
/
/
*
|
Merge #4379
bors[bot]
2020-05-08
4
-11
/
+72
|
\
\
|
*
|
Handle coercing function types to function pointers in match
Florian Diebold
2020-05-08
4
-11
/
+72
|
/
/
*
|
Merge #4377
bors[bot]
2020-05-08
9
-25
/
+362
|
\
\
|
*
|
Add diagnostic for break outside of loop
Florian Diebold
2020-05-08
4
-1
/
+62
|
*
|
Use matches!
Florian Diebold
2020-05-08
1
-4
/
+1
|
*
|
Handle break somewhat better
Florian Diebold
2020-05-08
3
-3
/
+105
|
*
|
Implement better handling of divergence
Florian Diebold
2020-05-08
7
-23
/
+200
|
|
/
*
|
Merge #4366
bors[bot]
2020-05-08
3
-32
/
+60
|
\
\
|
*
|
Merge remote-tracking branch 'upstream/master' into uniformed_debug_lens
vsrs
2020-05-08
75
-1028
/
+2406
|
|
\
|
|
*
|
"rust-analyzer.debug.openDebugPane"
vsrs
2020-05-08
1
-1
/
+1
|
*
|
Add CodeLLDB Rust visualization
vsrs
2020-05-07
2
-2
/
+3
[next]