Surdeus Forum
Inn
Solo
Sign In
Sign Up
All
🏷️ Rust_feed
How Axum found the bug in my code?
Rust
2025-10-30
Another lifetimes + mutable reference question
Rust
2025-10-30
Can't read &[MyType(u8)] from &[u8] with Zerocopy
Rust
2025-10-30
Do the RMW operations on `cnt` still not avoid an inconsistent status for this multiple-producer single-consumer implementation?
Rust
2025-10-30
How can I handle Option and non-Option types in a function that requires Display?
Rust
2025-10-30
This Week in Rust 623
Rust
2025-10-29
Axum 0.8 Backend engineering series - Implement health endpoint
Rust
2025-10-30
Bizarre trait resolution issue with `typenum`
Rust
2025-10-30
Rust.vim RustFmt error: let chains are only allowed in Rust 2024 or later
Rust
2025-10-29
Crustly -TUI AI Coding Assistant in Rust
Rust
2025-10-29
Where to implement trait bound on enum variant
Rust
2025-10-29
Alignment issue casting from &[u8] to &[u32] at compile time
Rust
2025-10-29
Desugaring of closures
Rust
2025-10-29
Rusty Ledger: Portfolio Analyzer (Tauri + Rust/Vue)
Rust
2025-10-29
A naive matching engine for an electronic trading exchange
Rust
2025-10-29
Ceph block snapshot
Rust
2025-10-29
Final Project Showcase: A Full-Stack Proxmox Management Platform
Rust
2025-10-29
Does the core crate not support panic="abort" any more? [wasm32-unknown-emscripten]
Rust
2025-10-29
Tow HRTB (for<'c> ) :How to add an explicit lifetime bound
Rust
2025-10-29
A basic implementation of ws.io similar to socket.io
Rust
2025-10-29
Lifetime issues when creating a proxy callback fn
Rust
2025-10-29
Are nested enums optimized into a single match statement?
Rust
2025-10-29
NEEDED: Lints to check for useful trait implementations
Rust
2025-10-29
Conventions for avoiding surprises with interior mutability?
Rust
2025-10-28
Project goals for 2025H2
Rust
2025-10-28
How to build Rust targets "*-win7-windows-msvc" myself?
Rust
2025-10-28
"cannot borrow `*test` as immutable because it is also borrowed as mutable" when interacting with lifetime GATs and closures
Rust
2025-10-28
Why is the binary created by local `cargo build --release` different from the one that was created by GitHub CI?
Rust
2025-10-28
Is this lifetime bound possible to express?
Rust
2025-10-28
Very confusing async error: async closure is not the same as itself
Rust
2025-10-28
Prev
Next