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
Why does the memory order need to be Acquire in a single consumer linked-list queue when comparing pointer values?
Apr 30, 2026
c++
rust
language-lawyer
atomic
How to achieve conditional nested formatting without multiple allocations?
Apr 29, 2026
rust
formatting
Can't downcast from &mut Box<dyn Trait> as &mut dyn Any?
Apr 29, 2026
rust
downcast
is there a default timeout value in rust/tonic crate?
Apr 30, 2026
rust
grpc
why doesn't this variable live long enough?
Apr 30, 2026
rust
ownership
borrow-checker
Confused about performance implications of Sync
Apr 29, 2026
performance
rust
synchronization
Unzip iterator of references to tuples into two collections of references
Apr 29, 2026
reference
iterator
rust
tuples
ownership
How can I specify a different default target for building and testing in the Cargo config?
Apr 29, 2026
rust
rust-cargo
How do I parse ISO 8601 duration strings using Chrono?
Apr 29, 2026
rust
duration
rust-chrono
Difference between statement and expressions
Apr 29, 2026
rust
Rust Linux version glibc not found - compile for different glibc / libc6 version
Apr 29, 2026
linux
docker
rust
How do I require one of the two Clap options?
Apr 29, 2026
rust
command-line-interface
clap
Why does my reference not live long enough?
Apr 29, 2026
rust
Error E0201 when implementing foreign trait for local type with parameter
Apr 29, 2026
rust
traits
"Sized is not implemented for the type str" when matching against a string literal?
Apr 29, 2026
iterator
rust
match
Rust complains that BitOr isn't implemented for a HashSet when performing a union, docs state it should be
Apr 28, 2026
rust
hashset
Mutability in fields for structs in Rust
Apr 29, 2026
struct
rust
mutability
Rust difference between str.to_owned() and String::from(&str) [duplicate]
Apr 28, 2026
string
rust
« Newer Entries
Older Entries »