Search Criteria
Package Details: vim-coc-rust-analyzer-git r1222.dc17ad2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vim-coc-rust-analyzer-git.git (read-only, click to copy) |
|---|---|
| Package Base: | vim-coc-rust-analyzer-git |
| Description: | rust-analyzer extension for coc.nvim |
| Upstream URL: | https://github.com/fannheyward/coc-rust-analyzer |
| Keywords: | lsp |
| Licenses: | MIT |
| Conflicts: | vim-coc-rust-analyzer |
| Provides: | vim-coc-rust-analyzer |
| Submitter: | sainnhe |
| Maintainer: | sainnhe (xiota) |
| Last Packager: | sainnhe |
| Votes: | 4 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-07-29 12:11 (UTC) |
| Last Updated: | 2023-09-19 08:28 (UTC) |
Dependencies (6)
- rust-analyzer (rust-analyzer-gitAUR, rust-analyzer-nightly-binAUR, rustup-gitAUR, rustup)
- vim-cocAUR (vim-coc-binAUR, vim-coc-gitAUR, vim-coc-bin-gitAUR, vim-cocAUR)
- git (git-gitAUR, git-glAUR) (make)
- npm (python-nodejs-wheelAUR, corepackerAUR, npm-corepackAUR) (make)
- python (make)
- yarn (yarn-berryAUR, corepackerAUR, yarn-corepackAUR) (make)
Latest Comments
sainnhe commented on 2021-11-08 11:28 (UTC)
@morealaz: I didn't get it, this package is aiming to work out of box and should be available system-wide, both of these two points cannot be guaranteed by rustup.
morealaz commented on 2021-11-08 06:16 (UTC)
@sainnhe: this package needs both rust-analyzer and rust-src in order to work properly, which both of them can be installed by rustup, so could you please remove rust-analyzer as dependency and add rustup as dependency or maybe optional dependency?