aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/path/lower.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix lowering trailing self paths in UseTreesLukas Wirth2021-02-281-2/+11
* Avoid using ModPath's fields directlyJonas Schievink2021-02-041-1/+1
* Proper handling $crate Take 2Edwin Cheng2021-01-071-1/+1
* Revert "Proper handling $crate and local_inner_macros"Jonas Schievink2021-01-031-1/+1
* Introduce HygieneFrames for proper token hygineeEdwin Cheng2021-01-021-1/+1
* Node-ify lifetimesLukas Wirth2020-12-161-2/+2
* Move to upstream `macro_rules!` modelJonas Schievink2020-12-151-5/+3
* Add Lifetimes to the HIRLukas Wirth2020-12-111-3/+9
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+215