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_syntax
/
tests
/
data
/
parser
/
inline
/
ok
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge #660
bors[bot]
2019-01-26
2
-0
/
+45
|
\
|
*
Support macro calls in type position
Erlend Tobiassen
2019-01-25
2
-0
/
+45
*
|
rename POS_FIELD -> POS_FIELD_DEF
Aleksey Kladov
2019-01-25
3
-10
/
+10
|
/
*
Support universal function call syntax in function calls
DJMcNab
2019-01-24
2
-6
/
+85
*
Add test for placeholder parameters in trait fn defs
Erlend Tobiassen
2019-01-22
2
-0
/
+35
*
Update tests after allowing where predicate to accept types
Erlend Tobiassen
2019-01-22
1
-12
/
+13
*
Change parsing of struct field patterns
Marcus Klaas de Vries
2019-01-19
1
-12
/
+10
*
Finish move of StructField for pattern type inference
Marcus Klaas de Vries
2019-01-19
1
-20
/
+26
*
Fix handling of attributes in positional field lists
DJMcNab
2019-01-12
2
-0
/
+43
*
Fix handling of where clauses in tuple structs
DJMcNab
2019-01-10
2
-0
/
+64
*
Rename traits::impl_item -> impl_block as well, as well as the tests
Florian Diebold
2019-01-04
4
-0
/
+0
*
Rename ImplItem to ImplBlock
Florian Diebold
2019-01-04
9
-9
/
+9
*
parse minus before number literal
csmoe
2018-12-30
2
-33
/
+46
*
Fix where clauses using fully qualified path syntax
DJMcNab
2018-12-21
2
-8
/
+37
*
Run gen-tests
DJMcNab
2018-12-20
2
-0
/
+59
*
Fix the tests and fix the precommit hook
DJMcNab
2018-12-20
224
-0
/
+5936