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 to `use` function scoped structs?
Aug 17, 2026
rust
Why do I need an apparently useless type annotation when a closure matches against an enum-with-lifetime argument?
Aug 17, 2026
rust
closures
pattern-matching
lifetime
How to use `Copy` or reborrow on mutable reference in safe rust
Aug 17, 2026
rust
borrow-checker
How do I share state with a background thread owned by the same struct without Arc?
Aug 17, 2026
rust
How do I specify that a workspace member should only be built on specific platforms?
Aug 16, 2026
rust
rust-cargo
error: could not find system library 'gobject-2.0' required by the 'gobject-sys' crate
Aug 16, 2026
rust
gtk3
Why does defining RUSTFLAGS cause rustflags in .cargo/config to be ignored?
Aug 17, 2026
rust
build
rust-cargo
WASM/Yew - failed to resolve: could not find `unix` in `os`
Aug 17, 2026
windows
rust
webassembly
yew
Why can you borrow a mutable reference and still use both?
Aug 17, 2026
rust
lifetime
rust-cargo
borrow-checker
borrowing
Cache Rust dependencies with Docker build and lib.rs
Aug 16, 2026
docker
rust
dockerfile
rust-cargo
Using the same lifetime for the pointer and the lifetime parameter of the struct it points to
Aug 16, 2026
rust
lifetime
borrowing
mysql::value::FromValue not implemented for a large tuple when calling mysql::from_row
Aug 16, 2026
mysql
rust
Why Aren't JoinSets with recursive calls `Send`?
Aug 16, 2026
asynchronous
rust
rust-tokio
How can I use Stream::map with a function that returns Result?
Aug 15, 2026
rust
future
How to communicate a Rust and a Ruby process using a Unix socket pair
Aug 16, 2026
ruby
sockets
rust
unix-socket
How to resolve "creates a temporary variable which is freed while still in use"?
Aug 15, 2026
rust
borrow-checker
Future created by async block is not `Send` because of *mut u8 [duplicate]
Aug 15, 2026
rust
rust-tokio
debouncing
Copy identical fields of different struct in rust [duplicate]
Aug 15, 2026
rust
Rust cannot link with `x86_64-w64-mingw32-gcc`
Aug 16, 2026
rust
rust-cargo
rust-tokio
« Newer Entries
Older Entries »