aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/nameres/tests/macros.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove unused test fixturesEdwin Cheng2021-03-281-4/+0
* Basic Support Macro 2.0Edwin Cheng2021-03-271-0/+22
* Expand legacy-scoped macro during collectionJonas Schievink2021-03-211-0/+21
* Add testJonas Schievink2021-03-181-0/+26
* Use upstream cov-markLaurențiu Nicola2021-03-081-5/+5
* Honor #![macro_use] in mod source filesLukas Wirth2021-01-311-0/+14
* Fixed old failed test due to new fixesEdwin Cheng2020-12-281-2/+2
* fixture -> ra_fixtureJonas Schievink2020-12-191-2/+2
* Test paths to derive macrosJonas Schievink2020-12-191-2/+2
* Make macro def krate mandatoryJonas Schievink2020-12-151-1/+30
* Account for proc macro helpers when parsing attrJonas Schievink2020-10-051-0/+7
* Reduce visibility of non-proc-macrosJonas Schievink2020-09-181-0/+41
* Add testJonas Schievink2020-09-181-0/+32
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+669