Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove needless alloc | Aleksey Kladov | 2020-11-17 | 1 | -1/+1 |
* | Ignore RUST_SRC_PATH if it is set to invalid value | Aleksey Kladov | 2020-11-06 | 1 | -2/+6 |
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -1/+1 |
* | remove FIXME after rust 1.47 comes out | yuqing | 2020-10-30 | 1 | -6/+1 |
* | 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 |
* | 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 |
* | Rename ra_project_model -> project_model | Pavan Kumar Sunkara | 2020-08-13 | 1 | -0/+173 |