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
What API design choices exist for a struct that must be pinned?
Apr 09, 2026
rust
"Borrowed Value Does Not Live Long Enough" when pushing into a vector
Apr 09, 2026
list
vector
rust
Rust program requires the libusb DLL to be present even though it was statically linked
Apr 09, 2026
windows
rust
static-libraries
libusb
Cannot borrow data mutably in a `&` reference in array
Apr 09, 2026
rust
mutable
How do you create a CString from a String in rust?
Apr 09, 2026
string
rust
Can I import super:: from a mod that's inside a fn?
Apr 09, 2026
rust
Does &'a T imply T: 'a?
Apr 09, 2026
rust
language-lawyer
lifetime
How to fix lifetimes when returning and iterator over borrowed data?
Apr 09, 2026
rust
lifetime
How to make a compile time error if an enum variant is passed to a function
Apr 09, 2026
enums
rust
Using the ? operator in a void/unit function
Apr 07, 2026
rust
How to initialize immutable globals with non-const initializer in Rust?
Apr 09, 2026
rust
static
initialization
error[E0463]: can't find crate for `core` while building rust project for wasm32-unknown-unknown
Apr 08, 2026
rust
compilation
webassembly
rust-cargo
wasm-bindgen
How can I change the log level on the fly with tracing?
Apr 09, 2026
rust
rust-tracing
Is it good practice to require associated Error types implement Debug trait?
Apr 08, 2026
rust
Apple M1 to Linux x86_64: unrecognized command-line option '-m64'
Apr 07, 2026
macos
docker
rust
apple-silicon
How do I print an OsStr without the quotes?
Apr 08, 2026
rust
formatting
clap capture all remaining arguments in one field in Derive API?
Apr 08, 2026
rust
clap
Why does Rust fail to correctly infer the type?
Apr 08, 2026
rust
« Newer Entries
Older Entries »