rust-help-forum
soudan - a website comment server
Code Review Request
Traversing a graph over http
Question
cargo subcommand on tests?
Question
Tooling Help
Lifetime Woes
Help
Compiler Error
Vec vs HashMap for numeric keys 0..n
Question
Wrapping a struct with pointers with the pointed variables?
Code Review Request
Potentially Dumb Typestate Representations
Discussion
Variable moved in previous iteration of loop
Help
Beginner
Rust does not find the rand extern crate (Answered)
Help
Beginner
Code Review Request
code oxidation
Help
What's the best way to use mio with winit?
Help
Question
Discussion
Spawn thread within struct
Help
Compiler Error
Beginner
Borrowing mutably and immutable after - need help with understanding borrow checker
Help
Question
Beginner
Mapping tagged enum values to integers
Help
Beginner
Using Warp as the server for a Yew one page web app
Help
loop through a Vector of structs in reverse
Help
Question
OpenGL Lib
Question
Discussion
Beginner
Failed to allocate guard page when spawning many threads
Help
Question
if let with a Option of String
Help
per binary cargo profile
Help
Tooling Help
Borrow immutable value in array being mutably iterated through
Help
NonNegativeIsize
Help
Question
docker build fails on simple rust project
Help
Tooling Help
Beginner
Is this code safe?
Code Review Request
Question
Help debugging link error in build script under sccache.
Help
Compiler Error
how do i implement `FnMut` in a closure (i have only `FnOnce`)?
Question
chumsky parse nothing or everything
Beginner
Help
Zipping SoA arrays with portable_simd or std simd
Question
Discussion
Rustlings lifetimes2
Question
Macro ident name resolution.
Help
Question
rustdoc documents massive constant
Help
Question
& in struct properties
Help
Moving data from heap to stack
Question
Pin dependency version
refactor product of two ranges
Trait for Trait Implementation
Help
Question
Compiler Error
Beginner
&&mut
Question
multithreading question
take inner value of arc with no clones
Help
Question
Generics with lifetime
Help
C work queue in rust
Beginner
send Rc to other thread
Why is Clippy's `wrong_transmute` ok for `u64`?
Tooling Help
Discussion
Question
Type checking when serialising structs
Attempting to emulate slice.get in const
Help
Dioxus UI Library Message Passing
Box(dyn Trait) and thread-safety
Help
putting an runtime value to a static
Help
Question
Discussion
Beginner
Failure to compile Rust
Issue with state and threads in `actix-web`
Question
Help
Beginner