aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/tests/macros.rs
Commit message (Collapse)AuthorAgeFilesLines
* Handle inner recursive macro rules casesEdwin Cheng2021-03-181-0/+22
|
* Fix macro expansion for statements w/o semicolonEdwin Cheng2021-03-161-0/+16
|
* Infra for "unit" benchmarkingAleksey Kladov2021-02-091-11/+12
|
* Proper handling $crate Take 2Edwin Cheng2021-01-071-0/+31
|
* Revert "Proper handling $crate and local_inner_macros"Jonas Schievink2021-01-031-31/+0
|
* Fixed nested eager macro bugEdwin Cheng2021-01-031-0/+46
|
* Introduce HygieneFrames for proper token hygineeEdwin Cheng2021-01-021-0/+31
|
* Make macro def krate mandatoryJonas Schievink2020-12-151-0/+6
| | | | Refactors builtin derive support to go through proper name resolution
* Move to upstream `macro_rules!` modelJonas Schievink2020-12-151-1/+0
|
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
|
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+787