]> git.lizzy.rs Git - rust.git/history - crates/ra_hir_ty/src/tests/macros.rs
Recursive collect macros in impl items
[rust.git] / crates / ra_hir_ty / src / tests / macros.rs
2019-12-20 Edwin ChengRecursive collect macros in impl items
2019-12-20 bors[bot]Merge #2624
2019-12-20 bors[bot]Merge #2623
2019-12-20 Edwin ChengAdd support macros in impl blocks
2019-12-08 bors[bot]Merge #2499
2019-12-08 bors[bot]Merge #2498
2019-12-08 bors[bot]Merge #2466
2019-12-06 bors[bot]Merge #2481
2019-12-06 Edwin ChengAdd tests
2019-12-05 bors[bot]Merge #2479
2019-12-05 Florian DieboldImplement derive(Copy, Clone) properly (well, kind of)
2019-12-03 bors[bot]Merge #2471
2019-12-03 bors[bot]Merge #2472
2019-12-03 Florian DieboldSplit up ty tests a bit