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
How do I concatenate a vector of integers into a single integer?
Jul 06, 2026
vector
rust
Difference between "cargo build" and "anchor build"
Jul 05, 2026
rust
rust-cargo
solana
anchor-solana
solana-cli
failed to run two threads using #[tokio::main] macro
Jul 05, 2026
rust
async-await
rust-tokio
Static defaults for Serde
Jul 04, 2026
rust
serde
Lifetime parameter problem in custom iterator over mutable references
Jul 06, 2026
rust
iterator
lifetime
Is it possible to flatten Vec<&[u8]> into &[u8] without copying the data?
Jul 06, 2026
rust
Function doesn't want to return string slice using function arguments
Jul 06, 2026
string
rust
slice
Why should I not use incremental builds for release binaries?
Jul 05, 2026
rust
compilation
Why does `cargo build` succeed but `cargo build --release` fail with undefined references from my static library?
Jul 05, 2026
rust
build
linker-errors
rust-cargo
Regex array of named group matches
Jul 04, 2026
regex
rust
webassembly
nsregularexpression
Immutable object changing to mutable depending on function signature
Jul 04, 2026
rust
immutability
move-semantics
borrow-checker
How can I get program author on solana?
Jul 04, 2026
rust
solidity
author
solana
Is 'mem::size_of' evaluated at compile time?
Jul 04, 2026
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
« Newer Entries
Older Entries »