Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Log around sysroot discovery | Aleksey Kladov | 2020-10-14 | 1 | -0/+4 |
| | |||||
* | Update crates/project_model/src/sysroot.rs | Jonas Schievink | 2020-10-09 | 1 | -1/+1 |
| | | | Co-authored-by: Laurențiu Nicola <[email protected]> | ||||
* | Add note if RUST_SRC_PATH is likely to be wrong | Jonas Schievink | 2020-10-09 | 1 | -2/+8 |
| | |||||
* | Report better errors in project.json/sysroot | Jonas Schievink | 2020-09-11 | 1 | -3/+10 |
| | |||||
* | Prepare to share sysroot lowering code between Cargo & ProjectJSON | Aleksey Kladov | 2020-08-25 | 1 | -13/+7 |
| | |||||
* | Prep work for overriding sysroot | Aleksey Kladov | 2020-08-25 | 1 | -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_model | Pavan Kumar Sunkara | 2020-08-13 | 1 | -0/+173 |