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.21
First Submitted: 2012-01-21 11:30 (UTC)
Last Updated: 2024-08-23 12:50 (UTC)

Required by (4504)

Sources (4)

Latest Comments

« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 Next › Last »

spider-mario commented on 2013-09-05 16:35 (UTC)

Fixed, thanks! :)

draven commented on 2013-09-05 14:20 (UTC)

Hi! At the very end the command if which emacs 2> /dev/null; then make; fi fails for me complaining there is no Makefile. Perhaps using emacs --eval '(byte-recompile-directory "/the/directory")' -Q --batch would do the trick

thestinger commented on 2013-06-21 04:13 (UTC)

By the way, I have daily builds of rust-git in a repository: [thestinger] SigLevel = Optional Server = http://pkgbuild.com/~thestinger/repo/$arch

spider-mario commented on 2013-05-01 21:39 (UTC)

Applied, thanks. :)

thestinger commented on 2013-05-01 21:34 (UTC)

The llnextgen/naturaldocs optdepends can be removed now, and the pandoc one should be changed to haskell-pandoc.

thestinger commented on 2013-01-30 00:35 (UTC)

@ackalker: It's reported upstream already and is harmless (just annoying), which is why it hasn't gotten any attention yet.

ackalker commented on 2013-01-30 00:31 (UTC)

s/hear/here/ # ;(

ackalker commented on 2013-01-30 00:30 (UTC)

After building and installing this package, and every time something runs 'ldconfig', I get these warnings: ldconfig: File /usr/lib/libcargo.so is empty, not checked. ldconfig: File /usr/lib/librusti.so is empty, not checked. ldconfig: File /usr/lib/librustdoc.so is empty, not checked. ldconfig: File /usr/lib/librustc.so is empty, not checked. Probably an upstream bug, but posted hear just FYI.

thestinger commented on 2013-01-03 07:27 (UTC)

Would be nice if this included provides=(rust) and conflicts=(rust). Thanks!

<deleted-account> commented on 2012-12-23 20:40 (UTC)

ah, ok, that makes sense. But you certainly want to avoid copying the Makefile don't you? It *did* work, btw. :) Thanks!