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_fmt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update versions
Kirill Bulatov
2020-02-18
1
-1
/
+1
*
Refactor if-let -> match assist to use ast::make
Aleksey Kladov
2020-02-05
1
-2
/
+8
*
fix 2190; add test for "replace if let with match"
Felix Kohlgrüber
2019-11-20
1
-3
/
+0
*
Disable doctests
Aleksey Kladov
2019-11-17
1
-0
/
+3
*
Disallow regressing crate docs
Aleksey Kladov
2019-11-12
1
-2
/
+3
*
fix hir for new block syntax
Aleksey Kladov
2019-09-02
1
-1
/
+2
*
align SyntaxText API with upstream
Aleksey Kladov
2019-07-20
1
-1
/
+1
*
migrate ra_fmt to new rowan
Aleksey Kladov
2019-07-19
1
-7
/
+7
*
allow rustfmt to reorder imports
Aleksey Kladov
2019-07-04
1
-2
/
+4
*
apply T! macro where it is possible
Sergey Parilin
2019-05-15
1
-7
/
+7
*
replace usages of `algo::generate` with `iter::successors` from std
Robin Freyler
2019-04-13
1
-2
/
+2
*
add ast::tokens
Aleksey Kladov
2019-04-02
1
-2
/
+1
*
switch to new rowan
Aleksey Kladov
2019-04-01
1
-16
/
+12
*
Fix typo in Cargo.toml authors
Ville Penttinen
2019-02-11
1
-1
/
+1
*
Update authors field in Cargo.tomls to "rust-analyzer developers"
Ville Penttinen
2019-02-11
1
-1
/
+1
*
Refactor formatting code out of ra_ida_api_light into ra_fmt.
Andrea Pretto
2019-02-08
2
-0
/
+87