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
/
test_data
/
parser
/
inline
/
err
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update test data
Aleksey Kladov
2020-05-02
9
-182
/
+170
*
Convert tests to text-size
Aleksey Kladov
2020-04-25
14
-554
/
+554
*
Make records grammar more orthogonal
Aleksey Kladov
2020-04-11
2
-0
/
+52
*
Rename some tokens
Aleksey Kladov
2020-04-10
10
-19
/
+19
*
Migrate tests .txt -> .rast
veetaha
2020-04-06
13
-0
/
+0
*
Rename ast::ImplBlock -> ast::ImplDef
Aleksey Kladov
2020-02-29
2
-7
/
+7
*
ra_syntax: migrate test data to 0-length text-range of SyntaxError when const...
Veetaha
2020-02-17
12
-34
/
+34
*
ra_syntax: reshape SyntaxError for the sake of removing redundancy
Veetaha
2020-02-17
11
-32
/
+32
*
Update async unsafe fn ordering.
Emil Lauridsen
2020-02-07
2
-7
/
+7
*
Parse correct AttrInput
uHOOCCOOHu
2019-09-30
1
-8
/
+12
*
Add tests for underscores in `const` and `static` items
Dylan MacKenzie
2019-09-15
1
-0
/
+21
*
Allow an underscore as the identifier in `const` items
Dylan MacKenzie
2019-09-15
1
-0
/
+1
*
update test data
Aleksey Kladov
2019-09-02
8
-141
/
+152
*
Move numeric names inside of `NameRef`
Aleksey Kladov
2019-08-09
1
-3
/
+4
*
move syntax tests to unit tests
Aleksey Kladov
2019-07-24
24
-0
/
+496