rust-help-forum
How to display "Available on crate features ... only." tag in docs?
Tooling Help
Question
Looking for feedback on a diagram I made about memory management in Rust
Help
Question
Physics simulation
Help
How to get this code to compile: using `starlark-rust` crate to parse a file with custom functions
Code Review Request
Help
Multi-line/block-level #[cfg]
Tooling Help
Question
Compiler Error
Breadth-first-search as a generic function
Beginner
Help
Question
Is there a way to avoid Rc<RefCell<>> here?
Beginner
Help
Question
Solved
Rustup and rust-analyzer versions
Tooling Help
Question
Solved
Trying to start a thread with shared data
Beginner
Question
Parallel Iteration (Rayon) over vector of &mut [u8]
Help
Question
Compiler Error
Solved
How broken is this object management?
Code Review Request
Help
Best way to check if binary is running with administrator privileges
Question
Axum + Sibyl code organisation
Code Review Request
Beginner
Confused about the code
Beginner
Discussion
Question
Confused
Code Review Request
Beginner
Discussion
Best benchmarking and profiling tools
Question
Interested in knowing more about common Game Engine APIs
Discussion
Question
CancellationToken Code Review Request
Code Review Request
heap `[T; LEN]` library
Code Review Request
DRY, Rustic way to model some data format/structure
Discussion
Question
How to use asm! macro in rust
Beginner
Tooling Help
Discussion
Compiler Error
panic-free subset of Rust
Discussion
derive default, generic and optional
Help
Question
before publishing a crate what is needed?
Beginner
Help
Question
How to test cdylib?
Tooling Help
Help
Question
Compiler Error
Just how much undefined behavior is in this static vector implementation I wrote?
Code Review Request
Best way to implement self-update
Question
Writing compute shaders in rust
Question
Option<T> Array macro expansion error
Help
Question
Compiler Error
Rust circular buffer
Code Review Request
Help
Question
How do structure the types for a lisp interpreter?
Code Review Request
Beginner
Help
I want to know if a compile time list-like thing can be made in rust
Help
Beginner
Discussion
Question
Serde deserialize from either bool or enum in no_std environment.
Help
procedural macro for generating types
Tooling Help
Help
futures::select! weird behaviour
Help
Rust Derive Macro Impl Scope Help
Help
Compiler Error
Solved
Reference does not live long enough
Help
Error with pattern matching on array without fixed length
Help
Compiler Error
Procedural macros
Help
Question
Queue in rust and tricks with dropping / freeing memory
Code Review Request
Question
Rusqlite and wasm32-wasip1
Help
Solved
print to terminal without leading tabs
Help
Tips for idiomatic API design
Code Review Request
Discussion
Time taken by async operation
Beginner
Help
Solved
type annotations needed for `&GenericArray<u8, _>
Beginner
Help
Compiler Error
macroquad little help needed
Discussion
Beginner
Help
Question
rust-analyzer system cannot find path
Tooling Help
Help
Proc Macro to implement marker trait for enum variants
Help
Solved
tokio fs functions block
Question
Identify functions which may panics
Question