rust/crates/rust-analyzer
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
..
src Merge #6018 2020-09-20 19:25:09 +00:00
tests/rust-analyzer Don't return any TextEdit if formatting is unchanged 2020-09-16 10:05:41 -07:00
build.rs Fix fmt 2020-06-19 02:25:07 +08:00
Cargo.toml Support active parameters at the per-signature level 2020-09-18 11:39:25 -04:00