Package Details: rust-git 4:1.82.0.r1.59a74db3-2

Git Clone URL: https://aur.archlinux.org/rust-git.git (read-only, click to copy)
Package Base: rust-git
Description: Systems programming language focused on safety, speed and concurrency
Upstream URL: https://www.rust-lang.org/
Keywords: cargo rust
Licenses: Apache-2.0 OR MIT
Conflicts: cargo, rust, rust-docs, rustfmt
Provides: cargo, rust, rustfmt
Submitter: mrshpot
Maintainer: bingbong
Last Packager: bingbong
Votes: 28
Popularity: 0.144815
First Submitted: 2012-01-21 11:30 (UTC)
Last Updated: 2024-08-23 12:50 (UTC)

Required by (4549)

Sources (4)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 14 Next › Last »

c4757p commented on 2016-10-05 22:12 (UTC)

Sweet, thanks - works for me.

spider-mario commented on 2016-10-02 20:50 (UTC)

It seems to be a known bug: https://github.com/rust-lang/rust/issues/36451 I have applied a temporary fix (reverting 5e9149d as suggested by cesarb), but it will likely break when the issue is fixed upstream. I will probably need to be reminded to remove the patch then.

c4757p commented on 2016-10-01 02:55 (UTC)

install: error: Option '--docdir=/home/cmp/src/rust-git/pkg/rust-git/usr/share/doc/rust' is not recognized ?

eduardosm commented on 2016-07-01 10:46 (UTC)

rust.nanorc has been moved to the upstream nano package and it's been removed from rust/nano-config, so you should remove the lines install --directory "$pkgdir"/usr/share/nano/ cp -a "$srcdir"/nano-config/*.nanorc "$pkgdir"/usr/share/nano/ (and "git+https://github.com/rust-lang/nano-config.git" from source too) See: https://github.com/rust-lang/nano-config/blob/master/README.md

spider-mario commented on 2016-03-26 23:22 (UTC)

This should be fixed, thanks.

intelfx commented on 2016-03-26 14:50 (UTC) (edited on 2016-03-26 14:51 (UTC) by intelfx)

> file owned by 'gtksourceview3' and 'rust-git': 'usr/share/gtksourceview/3.0/language-specs/rust.lang' So, please, don't clone & package gedit-config.

spider-mario commented on 2015-03-11 06:23 (UTC)

I think makepkg is slightly confused by the fact that this is a split package where both packages don’t have the same architecture… (rust-doc-git is an “any” package.) I suppose a workaround would be to make rust-doc-git arch-specific, even though it’s not. Would that seem acceptable?

MusicidalOtaku commented on 2015-03-10 22:31 (UTC)

After the build process pacman complains it can't find the package file... It succeeded before... Installing with pacaur.

spider-mario commented on 2015-02-02 09:52 (UTC)

Thanks, I will fix it as soon as I can. A build-time dependency on perl is not needed, however, as perl is not only part of the base group, but needed by git as well.