aboutsummaryrefslogtreecommitdiff
path: root/crates/project_model/src/sysroot.rs
Commit message (Collapse)AuthorAgeFilesLines
* Prepare to share sysroot lowering code between Cargo & ProjectJSONAleksey Kladov2020-08-251-13/+7
|
* Prep work for overriding sysrootAleksey Kladov2020-08-251-53/+60
| | | | | The idea here is to make auto-discovery optional, and to allow to set the path to sysroot directly. This is handy for JSON projects.
* Rename ra_project_model -> project_modelPavan Kumar Sunkara2020-08-131-0/+173