aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir_def/src/attr.rs
Commit message (Collapse)AuthorAgeFilesLines
* move hygiene to hir_expandAleksey Kladov2019-10-301-1/+2
|
* refactor $crate handlingAleksey Kladov2019-10-301-13/+5
| | | | | Introduce proper hygiene module, which should grow quite a bit eventually.
* move raw_items to hir_defAleksey Kladov2019-10-301-0/+91