rust-analyzer/crates/project_model/src
bors[bot] e70cf706bb
Merge #6018
6018: Correct project_root path for ProjectJson. r=jonas-schievink a=woody77

It was already the folder containing the rust-project.json file, not the file itself.  This also removes the Option-ness of it, since it's now an infallible operation to set the member value.

Co-authored-by: Aaron Wood <aaronwood@google.com>
2020-09-20 19:25:09 +00:00
..
cargo_workspace.rs Rename ra_db -> base_db 2020-08-13 16:29:33 +02:00
cfg_flag.rs Rename ra_project_model -> project_model 2020-08-13 12:05:30 +02:00
lib.rs Log failure to load crate root file 2020-09-18 19:27:19 +02:00
project_json.rs Add rustdoc for ProjectJson methods 2020-09-20 12:06:12 -07:00
sysroot.rs Report better errors in project.json/sysroot 2020-09-11 14:48:56 +02:00