Search code examples
Can I activate a dependency's feature only for debug profile?...


rustrust-cargo

Read More
spurious network error (2 tries remaining): [7] Couldn't connect to server...


rustrust-cargosubstrate

Read More
Cargo fails with "spurious network error: The operation timed out" on Windows 10 when usin...


rustwindows-10rust-cargo

Read More
Why does Rust's Cargo not consider version 0.8.3 to have a compatible API with version 0.9.0?...


rustrust-cargo

Read More
Rust test: Unused imports...


unit-testingrustrust-cargo

Read More
How to specify a commit in dependencies in Cargo.toml for optional features...


rustrust-cargo

Read More
Why does this bevy project take so long to compile and launch?...


rustcompiler-optimizationrust-cargobevy

Read More
Rust cannot link with `x86_64-w64-mingw32-gcc`...


rustrust-cargorust-tokio

Read More
How to run Single File Programs in Rust?...


rustrust-cargosingle-file

Read More
Does reference not only transfer data also the type of variable...


rustrust-cargo

Read More
How to prepare a crate for cargo publish when it needs to be built with the nightly rust toolchain?...


rustrust-cargorust-crates

Read More
pango.pc not found even though PKG_CONFIG_PATH environment variable is configured...


rustrust-cargorhelpangogtk-rs

Read More
how to specify conditional rustflags in cargo config file...


rustrust-cargo

Read More
Rust idomatic way to decrementing the value from a map and remove the key when value is 0...


rusthashmappattern-matchingrust-cargo

Read More
Failed to select a version for the requirement `rand = "^0.9.0"`...


rustrust-cargo

Read More
Use a different cargo profile for CI...


rustcontinuous-integrationrust-cargo

Read More
How can I debug why a dependency is in my Cargo.lock?...


rustdependency-managementrust-cargo

Read More
How to fix 'failed to select a version' error when running 'cargo build-bpf' in Sola...


rust-cargosolana

Read More
Error: "linker 'cc' not found" when cross compiling a rust project from windows to...


linuxwindowsrustcross-compilingrust-cargo

Read More
How can I specifiy that a Cargo package may only be compiled on some platforms?...


rustrust-cargo

Read More
How to properly upload files using Rocket?...


rustrust-cargorust-tokiorust-rocket

Read More
Why does Rust include dev-only features as part of a release build?...


rustrust-cargofeature-flags

Read More
no targets specified in the manifest - either src/lib.rs, src/main.rs, a [lib] section, or [[bin]] s...


rustrust-cargovscodium

Read More
Should Cargo.lock be committed when the crate is both a rust library and an executable?...


rustrust-cargorust-crates

Read More
How to use a different source for a cargo dependency under miri...


rustrust-cargomiri

Read More
Building/running Cargo based examples...


rust-cargo

Read More
Does cargo install have an equivalent update command?...


rustrust-cargo

Read More
Cargo build hangs with " Blocking waiting for file lock on the registry index" after build...


rustrust-cargo

Read More
How to fix diesel_cli link libpq.lib error with Postgres tools installed in Docker?...


postgresqlrustrust-cargolibpqrust-diesel

Read More
Why is "anchor build" and "Cargo build-bpf" showing wrong rustc version?...


rustrust-cargosolanabpfanchor-solana

Read More
BackNext