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
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Provide more complete AST accessors to support usage in rustc
Luca Barbieri
2020-04-09
1
-3
/
+3
*
When joining lines, unwrap trivial diverging blocks
Aleksey Kladov
2020-02-24
1
-8
/
+28
*
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
*
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
*
Refactor formatting code out of ra_ida_api_light into ra_fmt.
Andrea Pretto
2019-02-08
1
-0
/
+76