Closed
Description
Today I tried to upgrade to nightly-2020-08-18 and, while it "worked", rustup installed rust-analyzer with c9c518e
as the latest one, which corresponds to tag 2020-07-20. From there I have encountered two problems, compared to nightly-2020-07-08.
- Allow null or empty values for configuration #5467 is missing
- YCM is installing all rustup components with
third_party/rust-analyzer/
as the root. On the latest nightly, rust-analyzer doesn't find rust-src even though it is installed in the same root. This, however, works on today's HEAD (d21d5e4).
To be fair, I am not sure how rustup nightlies are updated, so I might be complaining to the wrong people.
Metadata
Metadata
Assignees
Labels
No labels