aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/path
Commit message (Expand)AuthorAgeFilesLines
* Use upstream cov-markLaurențiu Nicola2021-03-081-2/+1
* Fix lowering trailing self paths in UseTreesLukas Wirth2021-02-281-2/+11
* Avoid using ModPath's fields directlyJonas Schievink2021-02-042-4/+5
* 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
* Don't discard PathKind::Abs information in lower_use::convert_pathLukas Wirth2020-12-021-1/+1
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-132-0/+335