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
Do structs inside Box::new need curly braces
Jul 04, 2026
rust
how to enable comparison between Vec<_> and Vec<_,CustomAllocator>?
Jul 04, 2026
rust
memory-management
Pass string from C# to Rust using FFI
Jul 04, 2026
c#
rust
ffi
Cannot move out of borrowed content on enum containing a boxed trait object when deriving PartialEq
Jul 03, 2026
rust
ownership
ownership-semantics
Is there any mechanism to generate an "ownership tree" visualization with Rust or the Rust tooling?
Jul 02, 2026
rust
ownership
Deprecated alias does not generate a warning
Jul 02, 2026
rust
Unable to load redis module, RedisJSON
Jul 01, 2026
linux
rust
redis
rust-cargo
redisjson
What is the difference between taking a slice and taking a reference to an array as argument?
Jul 03, 2026
arrays
generics
rust
slice
How do I use Option::unwrap_or_default when it contains a reference?
Jul 03, 2026
rust
Why must items on the stack have a size that's known at compile time?
Jul 03, 2026
rust
why are lifetimes not required on generic functions
Jul 03, 2026
rust
lifetime
Why is Iterator::rev defined on Iterator and not DoubleEndedIterator
Jul 02, 2026
rust
iterator
bidirectional
How to see rest of "and X others" in rustc error message?
Jul 01, 2026
rust
rust-cargo
rust-poem
How to check two HashMap are identical in Rust?
Jul 02, 2026
rust
hashmap
language-lawyer
How to set cargo unstable options for a target?
Jul 02, 2026
rust
config
rust-cargo
My struct has a field implementing a generic trait G<T>, but it has no fields using T directly. Is this a legitimate use of PhantomData?
Jul 02, 2026
rust
Download Only Pre-Compiled Binaries of Rust Crates
Jul 02, 2026
rust
Am I forced to create my own Error type?
Jul 02, 2026
error-handling
rust
How to create a Rc<RefCell<>> of a self mutable reference?
Jul 02, 2026
rust
« Newer Entries
Older Entries »