Package Details: rust-src-git 1:1.96.0.r1.g0312931-1

Git Clone URL: https://aur.archlinux.org/rust-git.git (read-only, click to copy)
Package Base: rust-git
Description: Source code for the Rust standard library (GIT VERSION)
Upstream URL: https://www.rust-lang.org/
Keywords: cargo rust
Licenses: Apache-2.0 OR MIT
Conflicts: rust-src
Provides: rust-src
Submitter: mrshpot
Maintainer: kaolinite
Last Packager: kaolinite
Votes: 28
Popularity: 0.093630
First Submitted: 2012-01-21 11:30 (UTC)
Last Updated: 2026-03-25 10:48 (UTC)

Dependencies (13)

Required by (140)

Sources (13)

Latest Comments

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

spider-mario commented on 2017-01-07 14:03 (UTC) (edited on 2017-01-07 14:06 (UTC) by spider-mario)

It appears to be an upstream bug in rustbuild: https://github.com/rust-lang/rust/issues/38547 I have temporarily disabled rustbuild, as there is also this bug: https://github.com/rust-lang/rust/issues/38441 , which breaks the build. https://github.com/alexcrichton/rust/commit/16f8372e0895107ce594ffb111732e48ee35fe86 fixes it but it has not been merged in master yet. (The PKGBUILD could cherry-pick it, but disabling rustbuild altogether solves both problems.)

intelfx commented on 2016-12-25 23:49 (UTC)

Somewhy this package builds Rust twice for me: once in build(), then once again from scratch(!) in package(). Can anyone confirm this?

crazedpsyc commented on 2016-10-19 10:27 (UTC)

It looks like cmake should be a build dependency.

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.