Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust-cargo
Cargo.toml: how do I select a dependency's feature based on my crate's features? [duplicate]
Jan 02, 2026
rust
dependencies
rust-cargo
toml
Is there a way to make it easier to debug failing, non-terminating, tests?
Jan 03, 2026
unit-testing
rust
rust-cargo
Rust compilation error " failed to run custom build command for `freetype-sys v0.13.1' " win 10
Jan 03, 2026
rust
gtk
rust-cargo
What causes a spurious "<dependency> required to be available in rlib format, but was not found in this form" error?
Jan 03, 2026
rust
rust-cargo
rust-crates
How to use external crates in a Cargo build script?
Dec 31, 2025
rust
rust-cargo
Run doc test in examples/ folder with cargo
Jan 01, 2026
rust
rust-cargo
How do I tell Cargo to update dependencies beyond the current versions of my project?
Dec 28, 2025
rust
rust-cargo
Can I publish a crate that uses a patch?
Dec 23, 2025
c
rust
rust-cargo
rust-crates
Can I set Cargo project's default features depending on the platform?
Dec 22, 2025
rust
rust-cargo
Difference between `cargo doc` and `cargo rustdoc`
Dec 20, 2025
rust
rust-cargo
rustdoc
How to use module in another file besides main.rs
Dec 20, 2025
rust
module
rust-cargo
Use cargo check in its own directory avoiding blocking cargo run
Dec 19, 2025
rust
rust-cargo
Why does Rust perform integer overflow checks in --release?
Dec 15, 2025
rust
rust-cargo
integer-overflow
How to access functions of a binary from integration tests in Rust's Cargo
Dec 13, 2025
rust
rust-cargo
How to link against Rust crate from integration tests in 'tests' folder when building static library?
Dec 11, 2025
rust
static-libraries
rust-cargo
Older Entries »