Search Criteria
Package Details: crates-lsp-git 0.4.3.r2.gd760064-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/crates-lsp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | crates-lsp-git |
| Description: | Language Server implementation for Cargo.toml |
| Upstream URL: | https://github.com/MathiasPius/crates-lsp |
| Licenses: | MIT |
| Submitter: | L.J |
| Maintainer: | L.J |
| Last Packager: | L.J |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-01-26 06:34 (UTC) |
| Last Updated: | 2026-04-27 21:46 (UTC) |
Dependencies (1)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
Rolv commented on 2025-12-06 12:10 (UTC)
I believe this package is currently broken, I'm getting
error: linking withccfailed: exit status: 1. I'm not sure entirely how the AUR LTO works but I tend to just addoptions=(!debug !lto)for Rust projects I've packaged before, and that does seem to fix the issue for this one too.