aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/nameres/tests/macros.rs
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | rustfmt allows trailing spaces in string literals unfortunately.
* 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