Search Criteria
Package Details: rust-racer 2.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rust-racer.git (read-only, click to copy) |
---|---|
Package Base: | rust-racer |
Description: | Code completion for Rust |
Upstream URL: | https://github.com/racer-rust/racer |
Keywords: | code completion rust |
Licenses: | MIT |
Submitter: | orhun |
Maintainer: | orhun |
Last Packager: | orhun |
Votes: | 4 |
Popularity: | 0.000576 |
First Submitted: | 2022-09-08 14:05 (UTC) |
Last Updated: | 2022-09-10 18:35 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- rustup (rustup-gitAUR) (make)
Latest Comments
flying-sheep commented on 2022-09-11 11:56 (UTC)
Can you please never modify global settings in a buildscript again.
You can select a toolchain with
cargo +nightly <cmd>
or so instead of messing with my settings.Bevan commented on 2022-09-10 09:36 (UTC)
Yes, it was dropped from community: https://github.com/archlinux/svntogit-community/commit/98c5cf285b64564d49aeff24d62a3424f4414eeb
According to its readme, rust-racer is not actively developed anymore and the suggested replacement is rust-analyzer which is available in community.
ImperatorStorm commented on 2022-09-08 19:25 (UTC) (edited on 2022-09-08 19:29 (UTC) by ImperatorStorm)
Why does this now require a specific, 2-years-old nightly version of rust to build?
Additionally, latest rust-racer version is 2.2.1, released in March, whereas this package only provides 2.1.41, released on Dec 4, 2020.
Unrelated, but was this demoted from official repos? Commit history has a massive jump from 2016 to now