rust-analyzer/crates/project_model/src
Aleksey Kladov f7a15b5cd1 More maintainable config
Rather than eagerly converting JSON, we losslessly keep it as is, and
change the shape of user-submitted data at the last moment.

This also allows us to remove a bunch of wrong Defaults
2021-01-06 15:39:28 +03:00
..
cargo_workspace.rs Merge #7071 2020-12-31 15:29:26 +00: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 More maintainable config 2021-01-06 15:39:28 +03: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