aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_def/src/path.rs
Commit message (Expand)AuthorAgeFilesLines
* Add fix to wrap return expression in SomePhil Ellison2021-01-071-0/+1
* More accurate `#[derive]` parsingJonas Schievink2020-12-191-10/+2
* Add Lifetimes to the HIRLukas Wirth2020-12-111-2/+2
* Move ModPath->ast::Path function to IDE layerAleksey Kladov2020-10-061-21/+1
* Merge #6019bors[bot]2020-09-291-4/+22
|\
| * Remove make::path_from_textLukas Wirth2020-09-161-4/+22
* | Give `ExternCrate` a `Name`, not a `ModPath`Jonas Schievink2020-09-171-4/+0
|/
* Remove deprecated Path::from_astAleksey Kladov2020-08-151-6/+0
* Rename ra_hir_def -> hir_defAleksey Kladov2020-08-131-0/+351