aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/nameres/tests/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* Rewrite def map tests from insta to expectAleksey Kladov2020-07-171-532/+515
* Guard against infinite macro expansionsAleksey Kladov2020-07-141-0/+24
* Switch to new magic marksAleksey Kladov2020-05-201-5/+4
* Fix testEdwin Cheng2020-05-041-16/+16
* Add test in name resolutionsEdwin Cheng2020-05-021-0/+37
* Check that no file contains trailing wsAleksey Kladov2020-03-171-17/+17
* Move impls to ItemScopeAleksey Kladov2019-12-201-2/+2
* Add expansion infrastructure for derive macrosFlorian Diebold2019-12-051-0/+24
* Restore crate_def_map marksAleksey Kladov2019-11-031-5/+5
* move crate_def_map tests to hir_defAleksey Kladov2019-11-031-0/+602