Surdeus Forum
Inn
Solo
Sign In
Sign Up
All
⚓ Rust
Join
📌 Rules
Rust
2025-02-18
Compiler optimizations are different for crate itself vs dependency?
Rust
2025-05-31
Recommendations about references to other field of the same struct
Rust
2025-05-31
Implement a runtime-agnostic async mpsc channel based on std's mpsc
Rust
2025-05-31
Library does not have test flag on tests?
Rust
2025-05-31
Review of a Programming Language
Rust
2025-05-30
Realloc Layout for Box<[MaybeUninit]>?
Rust
2025-05-30
Extracting value from an enum (more thoughts)
Rust
2025-05-30
Is it normal behavior that the ```rustup toolchain list``` command will download and install toolchains?
Rust
2025-05-30
Why isn't `-Zpre-link-args` stabilized yet?
Rust
2025-05-30
Where can I see the file descriptor associated with a TcpStream?
Rust
2025-05-30
Why rustc has a problem with thread using parent's data despite join?
Rust
2025-05-30
Type alias doesn't work with `dyn Trait`
Rust
2025-05-30
Thread::spawn does not lead to clone() syscall?
Rust
2025-05-30
Detect rust-analyzer in proc-macro crate
Rust
2025-05-30
Implications of call as_str() to create new String
Rust
2025-05-30
Error run rust application
Rust
2025-05-30
Borrow Might Be Used Here (at end of main fn)
Rust
2025-05-30
How to convert between Vectors of different types
Rust
2025-05-30
Program compiled with the new version of Rust crash on Win11
Rust
2025-05-30
Rust-analyzer diagnostic paths show `./src/xxx` instead of `src/xxx`, breaking VSCode navigation
Rust
2025-05-30
A new mocking library to mock functions without using trait
Rust
2025-05-30
Safely Wrapping Crash-Prone C Code in Rust Without Full Migration
Rust
2025-05-30
Convert `Box` to `anyhow::Error`
Rust
2025-05-30
Copy rust compiler from one container image onto another
Rust
2025-05-29
Rust to C++ interop
Rust
2025-05-29
#[link] attribute on extern "Rust" block
Rust
2025-05-29
Building map_ok - Closure Ownership Question
Rust
2025-05-29
How to detect when request was received in axum?
Rust
2025-05-29
Options, argument parsing, result logging, default analysis
Rust
2025-05-29
How to define unsupported enum value like invalid_atomic_ordering
Rust
2025-05-29
Prev
Next