As sort of a followup to #167, I've been trying out cargo-auditable with cargo-zigbuild. The subcommand part works fine, but it looks like it fails at the linker stage. zig uses its own linker, which messes with auditable's assumption th...
in .cargo/config.toml you can do: [build] target = "aarch64-unknown-linux-gnu" Cargo zigbuild doesn't appear to actually use this value, because it errors if I don't pass --target aarch64-unknown-linux-gnu error occurred: Failed to find ...
OFFICINE | RECYCLE - How to Build a Two Wheel Cargo-bike: This is the story of an old MTB frame, a newborn daughter, a big love for cycling and how all that eventually led to the creation of a Cargo Bike. It was 2011. Some years later (and many other Car
Cargo Ship General information IMO: 9578751 MMSI: 305847000 Callsign: V2FY2 Width: 16.0 m Length: 129.0 m Deadweight: Gross tonnage: TEU: Liquid Capacity: Year of build: Class: AIS type: Cargo Ship Ship type: Flag: Antigua and Barbuda ...
The UAV, designed to meet rising market demand, completed its maiden flight test on Sunday in Zigong, Sichuan Province, Southwest China, representing the country's largest fully domestically produced unmanned transport aircraft to date. The groundbreaking UAV went from development to its first flight...
"extensions/zig", "tooling/xtask", ] default-members = ["crates/zed"] resolver = "2" [workspace.dependencies] activity_indicator = { path = "crates/activity_indicator" } ai = { path = "crates/ai" } anthropic = { path = "crates/anthropic" } assets = { path = "crat...
Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/messense/cargo-zigbuild/releases. meta.description for cargo-zigbuild is: Tool ...
Created by brew bump Created with brew bump-formula-pr. release notes ## What's Changed * fix(openharmony): fix bindgen build error for openharmony by @richerfu in https://github.com/rust-cross/cargo-zigbuild/pull/262 * Bump openssl from 0.10.60 to
(sh, "cargo build --manifest-path ./crates/rust-analyzer/Cargo.toml --bin rust-analyzer --target {target_name} {features...} --release").run()?; 102 + let command = if linux_target && zig { "zigbuild" } else { "build" }; 103 + cmd!(sh, "cargo {command} --manifest-...
Problem: Not able to compile using cargo-zigbuild. Possible duplicate of: #512 Relevant details AWS-LC for Rust versions or commit: 1.12.2 System information: for linux, below info can be collected by running uname -srvmp Darwin 24.2.0 D...