rust-help-forum
Box::pin in poll future
Help
Question
Explain why this program compiles to err
Code Review Request
Beginner
Compiler Error
Confused by error with type generics
Help
Solved
Code review request: Rc-ed Persistent Immutable AVL Tree (~400 lines)
Code Review Request
Discussion
Beginner
Help
I don't get it why it can't compile
Discussion
Help
Compiler Error
Dynamic graph?
Question
Feedback on lint phrasing
Discussion
Question
rustc with cc linker
Help
Question
Compiler Error
test_runner unable to find function with #[cfg(test)]
Help
url shortner review
Code Review Request
Beginner
Help
Question
🧪 Code Review Request: In-Memory Short URL Generator with Clock-Style ASCII Incrementing
Code Review Request
Beginner
Question
Treads, polars, parallelism
Tooling Help
Discussion
Question
STD Enviroment
Help
Question on Const/Static/ 'Static/ Let and Mutable/immutable variables
Solved
Beginner
Help
Discussion
Question
Create a macro that copies tokens multiple times
Question
Is it possible to write rust scripts which will run directly
Beginner
Help
Question
Unable to downcast a function from dyn Any
Help
Question
Solved
Separating Shared State and Instance-Specific Data in Struct
Code Review Request
Beginner
Discussion
Question
Help with proc macros and codegen
Help
How to safely handle magic memory regions and non-volatile ram
Question
explain why & how it works likes that
Beginner
Help
Forced to do object-oriented classes in Rust - best way to go forward?
Discussion
Question
Rust error handling Issue. Any help here would be great
Solved
Tooling Help
Help
Beginner
Question
dyn Any to other dyn Trait
Question
does benchmark skip running the program?
Beginner
Help
Question
Symbolic Execution: Soundness of Materializing Dummy Pointers on Access
Discussion
Question
`rustify` custom Github Copilot instruction for making Rust code more idiomatic
Discussion
Help
Question
Trying to move .rustup and .cargo to %LOCALAPPDATA%
Beginner
Help
Solved
Logging with context
Beginner
Help
Question
ETA/Timer logic issues with indicateif
Beginner
Help
Building a Dynamically Sized Type (DST) from a slice
Question
`lettre::AsyncSmtpTransport` — Fails with `InvalidContentType` when sending email
Beginner
Help
Question
Solved
adding a git dependency where there is no root crate
Tooling Help
Help
Question
LaTeX in Rust Source code
Discussion
Beginner
Help
Question
Global variable in green threads on one core
Help
Question
Best Hardware upgrade to decrease Rust compile times
Question
Static `dyn Trait` with associated types
Help
rustdoc dont compile but syntax highlight
Help
Understanding compiled code. Where all these `mov`s came from?
Beginner
Question
Solved
Nitpick my tiny codebase
Code Review Request
Beginner
Code review
Code Review Request
Beginner
Help
Using dyn traits in structs
Beginner
Help
Solved
How to improve my Rust skills
Discussion
Best flexible choice for reusable array-like data
Beginner
Question
Solved
Utoipa type management
Discussion
Question
Any way to remove boxing and pin here ?
Help
Question
mod(ules) declaration handiness.
Tooling Help
Question
Confused by the '?' operator
Beginner
Question
Solved
Benchmarking AVL Implementations Properly with Divan
Beginner
Tooling Help
Question
Custom iterator associated types concretely equal but different type signature
Help
Solved