rust-analyzer/crates/ra_project_model/src
Thiébaud Weksteen 44f28f65af Accept relative paths in rust-project.json
If a relative path is found as part of Crate.root_module or Root.path,
interpret it as relative to the location of the rust-project.json file.
2020-06-15 13:11:53 +02:00
..
cargo_workspace.rs Disable rust-analyzer.{cargo,checkOnSave}.allFeatures by default 2020-06-02 19:14:34 +03:00
json_project.rs Finish transition to cfgs from the separate atoms and features. 2020-06-08 16:19:39 -07:00
lib.rs Accept relative paths in rust-project.json 2020-06-15 13:11:53 +02:00
sysroot.rs Cleanup 2020-05-08 14:55:28 +02:00