-
Notifications
You must be signed in to change notification settings - Fork 277
Open
Description
I have Rust installed the correct way via the OS:
$ dpkg -l | grep rust 127 ↵ master
ii libstd-rust-1.43:amd64 1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 amd64 Rust standard libraries
ii libstd-rust-dev:amd64 1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 amd64 Rust standard libraries - development files
ii p11-kit-modules:amd64 0.23.20-1build1 amd64 p11-glue proxy and trust modules
ii rust-gdb 1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 all Rust debugger (gdb)
ii rustc 1.43.0+dfsg1+llvm-1~exp1ubuntu1~20.04.1 amd64 Rust systems programming language
The docs infer I need to run rustc. I would be happy to that in a docker container, but I'm not trashing my OS... Is there any way to install this the Debian [correct] way on Ubuntu? I'm happy to copy the plugin into ~/.vim_runtime/my_plugins If I can figure out how to compile it.
Metadata
Metadata
Assignees
Labels
No labels