aboutsummaryrefslogtreecommitdiff
path: root/crates/ide/src/expand_macro.rs
Commit message (Expand)AuthorAgeFilesLines
* Factor out `pick_best_token` ide pattern into `ide_db`Lukas Wirth2021-06-221-16/+6
* Prefer identifier tokens in expand_macroLukas Wirth2021-06-221-2/+15
* Prefer attr macros in "expand macro recursively"Jonas Schievink2021-06-081-20/+14
* Make "expand macro" command work with attribute macrosJonas Schievink2021-06-071-7/+27
* Allow expand-macro to be invoked anywhere inside a macro callLukas Wirth2021-06-021-3/+3
* Replace SyntaxRewriter with ted in exppand_macro::expand_macro_recurLukas Wirth2021-04-191-14/+9
* Reduce allocations in Expand macroLaurențiu Nicola2021-04-081-13/+30
* Add space after lifetimeEmmanuel Thompson2021-04-071-0/+3
* Gifs and screenshots for features in manualAyomide Bamidele2021-03-311-0/+2
* Change <|> to $0 - RebaseKevaundray Wedderburn2021-01-071-6/+6
* rename mock_analysis -> fixtureAleksey Kladov2020-10-021-2/+2
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
* Rename ra_ide -> ideAleksey Kladov2020-08-131-0/+283