]> git.lizzy.rs Git - rust.git/history - crates/ide/src/expand_macro.rs
fix: insert whitespaces into assoc items for assist when macro generated
[rust.git] / crates / ide / src / expand_macro.rs
2021-12-13 Lukas Wirthfix: insert whitespaces into assoc items for assist...
2021-12-13 Lukas WirthMove ws insert rendering for macro expansion into ide_db
2021-12-05 bors[bot]Merge #10902
2021-11-29 bors[bot]Merge #10871
2021-11-29 bors[bot]Merge #10841
2021-11-27 bors[bot]Merge #10870
2021-11-27 Jake Heinzide: fix expansion for 'as _'
2021-11-18 bors[bot]Merge #10785
2021-11-17 bors[bot]Merge #10789
2021-11-17 Lukas WirthCheck for derive attributes by item path, not `derive...
2021-11-03 bors[bot]Merge #10596
2021-10-29 bors[bot]Merge #10648
2021-10-29 bors[bot]Merge #10595
2021-10-28 bors[bot]Merge #10623
2021-10-27 bors[bot]Merge #10629
2021-10-27 bors[bot]Merge #10649
2021-10-26 bors[bot]Merge #10642
2021-10-26 bors[bot]Merge #10641
2021-10-26 Anatol UlrichUpdate crates/ide/src/expand_macro.rs
2021-10-26 Anatol Ulrichfix test
2021-10-26 Anatol Ulrichwording
2021-10-26 Anatol Ulrichfix: make `expand_macro` multi-token mapping aware
2021-10-17 bors[bot]Merge #10417
2021-10-14 bors[bot]Merge #10491
2021-10-14 bors[bot]Merge #10517
2021-10-14 bors[bot]Merge #10538
2021-10-14 bors[bot]Merge #10503
2021-10-14 bors[bot]Merge #10434
2021-10-14 bors[bot]Merge #10537
2021-10-12 bors[bot]Merge #10423
2021-10-12 bors[bot]Merge #10529
2021-10-12 bors[bot]Merge #10532
2021-10-12 Mirko RainerSaw a FIXME comment and decided to fix it.
2021-10-02 bors[bot]Merge #10421
2021-10-01 bors[bot]Merge #10418
2021-10-01 nathan.whitakerAdd whitespace b/w lifetime and mut in expansion
2021-09-25 bors[bot]Merge #10211
2021-09-24 bors[bot]Merge #10105
2021-09-15 bors[bot]Merge #10048
2021-09-15 bors[bot]Merge #10233
2021-09-14 bors[bot]Merge #10232
2021-09-14 Lukas WirthAdd some more attribute ide tests
2021-09-01 bors[bot]Merge #9954
2021-08-30 bors[bot]Merge #10015
2021-08-28 bors[bot]Merge #10025
2021-08-27 bors[bot]Merge #9970
2021-08-26 bors[bot]Merge #10030
2021-08-26 Lukas Wirthfix: Fix multiple derives in one attribute not expandin...
2021-08-26 bors[bot]Merge #10029
2021-08-26 Lukas WirthImprove expand_macro
2021-08-24 bors[bot]Merge #10014
2021-08-24 Lukas WirthExpand derive macros under cursor in `Expand Macro...
2021-08-24 bors[bot]Merge #9944
2021-08-23 bors[bot]Merge #10001
2021-08-22 bors[bot]Merge #9972
2021-08-21 bors[bot]Merge #9978
2021-08-21 Lukas WirthExpand attributes recursively in expand_macro
2021-06-29 bors[bot]Merge #9269
2021-06-23 bors[bot]Merge #9353
2021-06-22 bors[bot]Merge #9374
2021-06-22 bors[bot]Merge #9373
2021-06-22 Lukas WirthFactor out `pick_best_token` ide pattern into `ide_db`
2021-06-22 bors[bot]Merge #9368
2021-06-22 Lukas WirthPrefer identifier tokens in expand_macro
2021-06-14 bors[bot]Merge #8951
2021-06-09 bors[bot]Merge #9191
2021-06-08 bors[bot]Merge #9186
2021-06-08 Jonas SchievinkPrefer attr macros in "expand macro recursively"
2021-06-08 bors[bot]Merge #9177
2021-06-08 bors[bot]Merge #9153
2021-06-07 bors[bot]Merge #9171
2021-06-07 bors[bot]Merge #9170
2021-06-07 bors[bot]Merge #9169
2021-06-07 Jonas SchievinkMake "expand macro" command work with attribute macros
2021-06-03 bors[bot]Merge #9130
2021-06-03 bors[bot]Merge #9104
2021-06-03 bors[bot]Merge #9105
2021-06-02 bors[bot]Merge #9118
2021-06-02 bors[bot]Merge #9117
2021-06-02 Lukas WirthAllow expand-macro to be invoked anywhere inside a...
2021-05-03 bors[bot]Merge #8482
2021-05-03 bors[bot]Merge #8427
2021-04-23 bors[bot]Merge #8317
2021-04-21 bors[bot]Merge #8570
2021-04-20 bors[bot]Merge #8598
2021-04-19 bors[bot]Merge #8588
2021-04-19 bors[bot]Merge #8586
2021-04-19 Lukas WirthReplace SyntaxRewriter with ted in exppand_macro::expan...
2021-04-18 bors[bot]Merge #8560
2021-04-13 bors[bot]Merge #8432
2021-04-13 bors[bot]Merge #8415
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8410
2021-04-08 bors[bot]Merge #8421
2021-04-08 Laurențiu NicolaReduce allocations in Expand macro
2021-04-08 bors[bot]Merge #8207
2021-04-07 bors[bot]Merge #8394
2021-04-07 bors[bot]Merge #8392
2021-04-07 Emmanuel ThompsonAdd space after lifetime
2021-04-05 bors[bot]Merge #8352
next