rust-help-forum
How to implement `PartialEq` for `dyn` items?
Compiler Error
Solved
rustc sisn't expanding this macro currectly
Help
Compiler Error
Issue related borrow checker concepts
Code Review Request
Beginner
Discussion
Predicting the size of arbitrary Rust type-expressions (w.r.t Option<T> optimizations)
Discussion
Help
Unsafe Code Review - Generic Self-Referential Structs
Code Review Request
Solved
code review request
Code Review Request
Beginner
ThinArc code review request
Code Review Request
How to fix macos build m4 on my project ?
Code Review Request
Help
is this a memory leak?
Question
How to create desktop Apps in rust.??
Beginner
Discussion
Resources to learn
Beginner
Discussion
Trying to use a library with godot-rust
Beginner
Help
Do attribute proc macros still cause problems with auto-complete (rust-analyzer) in 2025?
Help
Discussion
Question
need help with quote crate
Beginner
Help
Shared and WeakShared: how to use them?
Help
Question
slab allocator code/safety review
Code Review Request
#[serde(flatten)] causes type hints to be lost
Help
Question
Solved
value referencing data owned by the current function
Help
Question
Compiler Error
Solved
Type aware dictionary
Help
Question
help me clean up my 130-line function
Code Review Request
format! like functionality in const fn to generate a &'static str
Help
Question
Seeming wgpu memory leak
Question
Handling third party crate errors(with thiserror)?
Tooling Help
New to Smart Pointers in Rust
Beginner
Help
Question
Returning an async fn without generic types in no_std
Question
problems with object-safety, alternative solutions
Code Review Request
Beginner
Help
Question
is this safe (transmute)
Help
Dead code in a library crate
Help
Returning a value referencing data owned by the current function
Beginner
Help
Code review request for my data structure library
Code Review Request
Error handling
Beginner
Help
Question
Bevy ECS 0.15 lifetime issue
Beginner
Help
Question
Brutal lifetime issue involving the Borrow trait
Question
Compiler Error
Mutable borrow only allowed once confusion
Discussion
Question
Implementing Mailpit in Lettre
Question
PartialOrd can reference Ord cmp function
Beginner
Question
Solved
String.push_str()
Beginner
Discussion
Whitespace issue in macro_rules! trying to implement a function
Help
Question
Solved
TCP Sockets in rust and sleeping/suspending OS
Question
Accessing const generic after type alias
Code Review Request
Help
Question
Compute Shader outputing wrong type
Beginner
Help
Question
CRUD Methods
Beginner
Question
HashSet::get (implicit) lifetime parameters too restrictive?
Help
Compiler Error
Solved
Serializing a `Vec` as aJSON array without `serde_json`
Help
Question
I don't know how to load a textures from gltf file use gltf-rs crate
Beginner
Help
Question
HashMap with Cow key - lifetime problem
Help
Solved
retrace call stack
Help
Compiler Error
Solved
How to initialize a sigset_t struct in libc?
Help
Question
glommio is very slow
Code Review Request
Beginner
Help
Discussion
Question
Bevy Basic Rendering Help
Code Review Request
Beginner
Help
Discussion
Question