Search Criteria
Package Details: rustfmt-nightly-git 0.99.6.4082-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/rustfmt-nightly-git.git (read-only, click to copy) |
|---|---|
| Package Base: | rustfmt-nightly-git |
| Description: | Format Rust code |
| Upstream URL: | https://github.com/rust-lang-nursery/rustfmt |
| Licenses: | MIT, Apache |
| Conflicts: | rustfmt |
| Provides: | rustfmt |
| Submitter: | quininer |
| Maintainer: | meithecatte |
| Last Packager: | meithecatte |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-11-12 16:40 (UTC) |
| Last Updated: | 2018-10-20 23:33 (UTC) |
Dependencies (4)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
Required by (5)
- cargo-typify (requires rustfmt)
- kurumi (requires rustfmt) (make)
- s2png-git (requires rustfmt) (make)
- ucf (requires rustfmt) (optional)
- wirespider (requires rustfmt) (make)
Latest Comments
BigfootLives commented on 2020-11-30 16:17 (UTC)
This currently fails to build due to an issue in
pkgver(). Switching the second line of that function to this fixes it: