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
Clarification on Deref coercion
Oct 27, 2025
rust
Common function that is used both in `tests` and `src` not found
Oct 27, 2025
rust
rust macro expansion ignores token `,` and any following
Oct 26, 2025
rust
macros
What happens when I clone a struct with Arc inside?
Oct 27, 2025
rust
thread-safety
automatic-ref-counting
How to return an error from `deserialize`?
Oct 26, 2025
rust
deserialization
serde
Iterate over combinations of elements of a vector and manipulate elements
Oct 26, 2025
rust
Why does rust require explicit lifetimes for mutable references but not regular reference?
Oct 25, 2025
rust
borrow-checker
How do I pass App data to service route handler function in actix-web when using function decorations?
Oct 27, 2025
rust
global-variables
actix-web
Where is the Rust intrinsic called "transmute" actually implemented?
Oct 26, 2025
rust
Why does the implementation of AsyncRead on Box have an Unpin trait bound?
Oct 26, 2025
rust
rust-tokio
Copy a &str into an array pointer in Rust
Oct 26, 2025
rust
ffi
Why does a refcell borrowed within an expression live longer than intended (while borrowing to a variable works)
Oct 27, 2025
rust
borrow-checker
refcell
How to assign new value to an Option<Box<_>> variable?
Oct 26, 2025
rust
How do Solana Rust smart contracts handle arrays and vectors?
Oct 27, 2025
arrays
vector
rust
solana
How to force rust to drop a mutable borrow?
Oct 27, 2025
rust
borrow-checker
Why do I get "expected u32, found &{integer}" when pushing into a vector using iterators from the permutator crate?
Oct 26, 2025
vector
types
rust
slice
Make iterator of nested iterators
Oct 26, 2025
rust
Lifetime in recursive struct with mutable reference
Oct 26, 2025
rust
lifetime
recursive-datastructures
How to implement FnMut which returns reference with lifetime parameter?
Oct 26, 2025
rust
Can I use const with overloading operators in Rust?
Oct 25, 2025
rust
operator-overloading
« Newer Entries
Older Entries »