rust/crates/project_model/src
Jon Gjengset 9802c0ccd0 Default to host platform for cargo metadata
This modifies the logic for calling cargo metadata so that it will use
the host platform if no explicit target platform is given. This is
needed since cargo metadata defaults to outputting information for _all_
targets.

Fixes #6908.
2020-12-16 17:38:37 -08:00
..
cargo_workspace.rs Default to host platform for cargo metadata 2020-12-16 17:38:37 -08:00
cfg_flag.rs Rename ra_project_model -> project_model 2020-08-13 12:05:30 +02:00
lib.rs Move tricky workspace logic to a separate module 2020-11-13 16:44:48 +01:00
project_json.rs Support Display name in project.json 2020-10-20 17:13:15 +02:00
sysroot.rs Change recommendation when source can't be loaded from sysroot 2020-12-13 13:04:50 +01:00
workspace.rs Remove some redundant allocations 2020-12-12 12:27:09 -05:00