aboutsummaryrefslogtreecommitdiff
path: root/crates/project_model/src/sysroot.rs
Commit message (Collapse)AuthorAgeFilesLines
* Log around sysroot discoveryAleksey Kladov2020-10-141-0/+4
|
* Update crates/project_model/src/sysroot.rsJonas Schievink2020-10-091-1/+1
| | | Co-authored-by: LaurenČ›iu Nicola <[email protected]>
* Add note if RUST_SRC_PATH is likely to be wrongJonas Schievink2020-10-091-2/+8
|
* Report better errors in project.json/sysrootJonas Schievink2020-09-111-3/+10
|
* 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