Search code examples
Cargo `OUT_DIR` env var not found when run a specific test...

rustintegration-testingrust-cargo

Read More
how to proxy crates.io in China...

rust-cargogreat-firewall-of-china

Read More
How to fix "this version of Cargo is older than the `2021` edition" error?...

rustrust-cargo

Read More
Is it possible to apply a patch to external code in Cargo.toml?...

rustpatchrust-cargo

Read More
How do I import a crate-type = ["cdylib"] library?...

rustrust-cargo

Read More
Encountered [E0195] lifetime parameters or bounds on type `Target` do not match the trait declaratio...

rustrust-cargo

Read More
Make `cargo doc` fail if there are warnings...

testingrustdocumentationrust-cargoexit-code

Read More
Issue building Libtorch Rust Projects...

rustpytorchrust-cargolibtorch

Read More
arm64 - How do I install sudachiPy - needed for japanese SpaCy...

pythondockerspacyrust-cargoarm64

Read More
Use of undeclared crate or module in my project...

rustrust-cargo

Read More
What's the correct way to add workspace dev-dependencies in Cargo.toml?...

rustrust-cargo

Read More
Impossible to compile multiple files in Rust...

rustrust-cargo

Read More
Rust, How to configure a workspace of libraries?...

rustrust-cargo

Read More
Can I config a build script for specific binary with Cargo?...

rustrust-cargo

Read More
In my Cargo.toml a crate I can use in the package I'm building is not found when used in build.r...

rustrust-cargo

Read More
type annotation requires static lifetime...

rustrust-cargo

Read More
How to use conditional compilation in Cargo.toml for lib?...

rustrust-cargo

Read More
Adding async functions in `criterion_group!()` macro...

rustbenchmarkingrust-cargorust-criterion

Read More
My Rust project is broken all of the sudden...

rustrust-cargorust-crates

Read More
cargo run does not reflect any code changes in main.rs...

rustrust-cargo

Read More
Blocking waiting for file lock on package cache when I added dependency to Cargo.toml file...

rustdependenciesrust-cargo

Read More
How do you actually run cargo flamegraph on tests?...

unit-testingrustrust-cargoflamegraph

Read More
How can I prevent "cargo doc" from exporting pub(crate) items...

rustrust-cargorustdoc

Read More
Upload nested crate to crates.io...

rustuploadpublishrust-cargorust-crates

Read More
Can not add dependency on lib.rs if main.rs is in the same crate in workspace if the package name eq...

rustrust-cargo

Read More
How to get cargo-expand to expand macros within macros...

rustrust-cargo

Read More
Does Rust/Cargo link statically to MSVCRT?...

rustrust-cargocompiler-options

Read More
Is it safe to install Rust crates? Is `crates.io` curated or reviewed for malware?...

securityrustrust-cargomalwarerust-crates

Read More
Use rust cargo to run tests in workspace root...

rustintegration-testingrust-cargo

Read More
How do I debug `cargo build` hanging at "Updating crates.io index"?...

rustrust-cargo

Read More
BackNext