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
/
src
/
grammar
/
expressions
/
atom.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reformat
DJMcNab
2019-01-24
1
-15
/
+16
*
Apply suggestions from code review
Daniel McNab
2019-01-24
1
-2
/
+1
*
Dedupe PATH_FIRST in ATOM_EXPR_FIRST
DJMcNab
2019-01-24
1
-7
/
+2
*
Support universal function call syntax in function calls
DJMcNab
2019-01-24
1
-0
/
+1
*
make token set a const-fn
Aleksey Kladov
2019-01-19
1
-24
/
+21
*
Fix the tests and fix the precommit hook
DJMcNab
2018-12-20
1
-2
/
+2
*
Simplify NO_BLOCK testing
DJMcNab
2018-12-20
1
-6
/
+3
*
Fix ambiguity with if break
DJMcNab
2018-12-20
1
-5
/
+16
*
Add tests and only traverse in the crates directory
DJMcNab
2018-12-19
1
-0
/
+1
*
Move is_block to lower in the call tree
DJMcNab
2018-12-19
1
-10
/
+10
*
Revert "Revert to f6f7c5"
DJMcNab
2018-12-19
1
-6
/
+10
*
Fix handling of structs in match arms
DJMcNab
2018-12-19
1
-1
/
+1
*
Revert to f6f7c5
DJMcNab
2018-12-19
1
-10
/
+6
*
Possibly fix #225
DJMcNab
2018-12-19
1
-6
/
+10
*
clippy: Use if lets and remove redundant returns
Alan Du
2018-10-18
1
-3
/
+2
*
Cargo Format
Jeremy A. Kolb
2018-10-16
1
-13
/
+45
*
Parse crate paths in expressions
Aleksey Kladov
2018-10-15
1
-1
/
+1
*
Support leading pipe in match arms
Daniel McNab
2018-10-03
1
-0
/
+3
*
rename all things
Aleksey Kladov
2018-09-16
1
-0
/
+400