aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_ty/src/tests/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* Recursive collect macros in impl itemsEdwin Cheng2019-12-201-0/+23
* Add support macros in impl blocksEdwin Cheng2019-12-201-0/+19
* Add testsEdwin Cheng2019-12-061-0/+29
* Implement derive(Copy, Clone) properly (well, kind of)Florian Diebold2019-12-051-0/+51
* Split up ty tests a bitFlorian Diebold2019-12-031-0/+268