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
/
ide
/
src
/
expand_macro.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Factor out `pick_best_token` ide pattern into `ide_db`
Lukas Wirth
2021-06-22
1
-16
/
+6
*
Prefer identifier tokens in expand_macro
Lukas Wirth
2021-06-22
1
-2
/
+15
*
Prefer attr macros in "expand macro recursively"
Jonas Schievink
2021-06-08
1
-20
/
+14
*
Make "expand macro" command work with attribute macros
Jonas Schievink
2021-06-07
1
-7
/
+27
*
Allow expand-macro to be invoked anywhere inside a macro call
Lukas Wirth
2021-06-02
1
-3
/
+3
*
Replace SyntaxRewriter with ted in exppand_macro::expand_macro_recur
Lukas Wirth
2021-04-19
1
-14
/
+9
*
Reduce allocations in Expand macro
Laurențiu Nicola
2021-04-08
1
-13
/
+30
*
Add space after lifetime
Emmanuel Thompson
2021-04-07
1
-0
/
+3
*
Gifs and screenshots for features in manual
Ayomide Bamidele
2021-03-31
1
-0
/
+2
*
Change <|> to $0 - Rebase
Kevaundray Wedderburn
2021-01-07
1
-6
/
+6
*
rename mock_analysis -> fixture
Aleksey Kladov
2020-10-02
1
-2
/
+2
*
Switch to expect_test from crates.io
Aleksey Kladov
2020-08-21
1
-1
/
+1
*
Rename ra_ide -> ide
Aleksey Kladov
2020-08-13
1
-0
/
+283