Search Criteria
Package Details: rustc-demangle 0.1.24-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/rustc-demangle.git (read-only, click to copy) |
---|---|
Package Base: | rustc-demangle |
Description: | Demangling for Rust symbols, C API |
Upstream URL: | https://github.com/rust-lang/rustc-demangle |
Licenses: | MIT, Apache-2.0 |
Submitter: | acarcano |
Maintainer: | acarcano |
Last Packager: | acarcano |
Votes: | 4 |
Popularity: | 0.000056 |
First Submitted: | 2020-11-20 17:28 (UTC) |
Last Updated: | 2025-02-19 17:36 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
Required by (2)
- hotspot (optional)
- hotspot-git (optional)
Latest Comments
« First ‹ Previous 1 2
Ilixio commented on 2022-01-24 16:09 (UTC)
I have the following error when building:
Editing the build file from
export RUSTUP_TOOLCHAIN=stable
toexport RUSTUP_TOOLCHAIN=nightly
fixes it.h0ru5 commented on 2021-11-01 19:04 (UTC)
can't update crates.io index
acarcano commented on 2021-10-26 13:18 (UTC)
Hi guys, Sorry for the delayed response. I have updated the package to the latest release. I have also tried to add some safeguards against the issues pointed out by Martchus, let me know if it works.
mortymacs commented on 2021-10-23 09:56 (UTC)
No plan to update the package?
Martchus commented on 2021-08-19 09:20 (UTC) (edited on 2021-08-19 09:21 (UTC) by Martchus)
Note that version 0.1.18 also didn't build for me:
Likely the
prepare()
function needs to look like as described in the Wiki: https://wiki.archlinux.org/title/Rust_package_guidelines#Prepare« First ‹ Previous 1 2