Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #7071 | bors[bot] | 2020-12-31 | 1 | -0/+5 |
|\ | |||||
| * | Pass --all-targets to "cargo check" | Kaelin Laundry | 2020-12-29 | 1 | -0/+5 |
* | | add working dir to cargo metadata fail messages | lf- | 2020-12-31 | 1 | -1/+17 |
|/ | |||||
* | Fun times with rustfmt | Jon Gjengset | 2020-12-17 | 1 | -2/+1 |
* | Update crates/project_model/src/cargo_workspace.rs | Jon Gjengset | 2020-12-17 | 1 | -1/+1 |
* | Default to host platform for cargo metadata | Jon Gjengset | 2020-12-17 | 1 | -2/+30 |
* | Use itertools | Jonas Schievink | 2020-12-10 | 1 | -3/+3 |
* | Replicate Cargo environment variables | Jonas Schievink | 2020-12-10 | 1 | -0/+39 |
* | Apply environment set by build scripts | Jonas Schievink | 2020-12-07 | 1 | -2/+15 |
* | Pass `--target` when loading out dirs from check | Jonas Schievink | 2020-12-07 | 1 | -0/+5 |
* | Cleanup workspace loading a tiny bit | Aleksey Kladov | 2020-11-13 | 1 | -8/+12 |
* | Add support for loading rustc private crates | Xavier Denis | 2020-11-11 | 1 | -0/+3 |
* | Remove more unreachable pubs | Aleksey Kladov | 2020-11-02 | 1 | -2/+2 |
* | Rename ra_db -> base_db | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 |
* | Rename ra_project_model -> project_model | Pavan Kumar Sunkara | 2020-08-13 | 1 | -0/+362 |