Surdeus Forum
Inn
Solo
Sign In
Sign Up
All
⚓ rust
Join
📌 Rules
rust
2025-02-18
How to annotate a vector/array of functions?
rust
2025-06-07
Format number as blank when it's zero
rust
2025-06-07
FFI around mpv, are my data types sound?
rust
2025-06-07
Non-Rust books to learn Rust
rust
2025-06-06
Is it safe to assume that the `None` variant of `Option>` is equivalent to `mem::zeroed()`?
rust
2025-06-06
Borrow scope in GAT lending iterator seems to extend beyond where it should?
rust
2025-06-06
How to prevent rustls from being included transitively by aws-config
rust
2025-06-06
Return Result from trait
rust
2025-06-06
How to require a nested struct to implemet Deserialize trait?
rust
2025-06-06
Polling a pending Future with a different Waker
rust
2025-06-06
Versioned structure?
rust
2025-06-06
Can someone explain how runtimes for async and await work on an assembly level?
rust
2025-06-06
Is a for loop iteration over a receiving end of a mpsc implicitly sleeping?
rust
2025-06-05
Understanding an unexpected async-fn borrow checker error
rust
2025-06-05
"Overflow evaluating the requirement" only happens in release build but not debug build
rust
2025-06-05
Another variation of enums and struct problems
rust
2025-06-05
Why can borrow_mut() be called on a Rc that contains a RefCell?
rust
2025-06-05
How reborrowing works?
rust
2025-06-05
Is this error worth reporting or this is not a bug but a feature?
rust
2025-06-05
Is &Vec the same as &[u8]
rust
2025-06-05
Let binding with "|"
rust
2025-06-05
Xylo: A functional programming language for generative art
rust
2025-06-05
Subtle borrowing behavior example
rust
2025-06-04
Help with writing a custom tree iterator
rust
2025-06-04
Differing match results between opt levels when casting to #[repr(C)] enum
rust
2025-06-04
Working with the Rust book and failing to compile a simple integration test
rust
2025-06-04
Convenient deep mutability
rust
2025-06-04
Avoiding UB but "safe" data race in a lock-free slab allocator
rust
2025-06-04
German ID card number parsing
rust
2025-06-04
How do threads arranged in OS when our progress is not the only one running?
rust
2025-06-04
Prev
Next