(Rust) Cargo’s new few years

(Rust) Cargo’s new few years

I want us to bring the Cargo magic to people who use Rust within a larger project with its own build system, or cross-compile (such as to WASM). If we continue towards a highly incremental compiler to improve the RLS, then better Cargo integration will be even more important (it’s possible we’ll change path and use something like Rust Analyzer or Lark, in which case we’ll re-evaluate this goal next year). It’s worth mentioning that there is quite a lot of other stuff that should be planned for Cargo, including: features in service of other goals for the Rust project (e.g., reducing compile times), paying down technical debt, polishing existing features, stabilisations, and improving documentation.

Source: www.ncameron.org