rust-help-forum
Array of u8 to array of char
Beginner
Help
Question
Crate panics on release but not on dev
Help
Question
Compiler Error
Reference does not live long enough
Beginner
Help
Compiler Error
i need help with implementing treesitter syntax highlighting
Help
Need code review got rejected by a company
Code Review Request
Discussion
Question
How can I disable ``wasm-opt`` when running ``cargo-build``?
Tooling Help
Help
`thread::scope` prevents dynamic library from unloading
Question
autoderef specialization TryToString
Help
Compiler Error
Help me understand how my logic operates
Help
Schemars with TypeTag for schema generation of dyn Trait
Beginner
Question
Lifetime issues with `impl TryFrom` delegation
Help
Question
Compiler Error
How do you use miri that can run only on your tests?
Question
Compiler error when trying to implement L-Expressions
Help
Compiler Error
sqlx postgres tsrange type
Help
Any libraries/wrappers that implement Optional atomics?
Help
cyclical dependencies
Tooling Help
Help
Discussion
Question
Compiler Error
depend on workspace dependency
Beginner
Question
unusual linking setup
Help
Mutable reference to outer struct and inner enum data at the same time
Help
Question about lifetimes (beginner)
Beginner
Help
Lifetime of formatter in Display trait
Help
Default trait impl that relies on the struct field?
Discussion
Question
can I import a struct from main to some other module file in the same project?
Help
Setting TLS Ciphers for Reqwest
Code Review Request
Help
Question
Help with passing a mutable shared state as an axum state or extension
Beginner
Help
Compiler Error
panic makes a lot of allocations, is it expected?
Question
Code Review: Writing the "Rust" way, and question on error handling
Code Review Request
Help
Dealing with ownership of a value
Beginner
Help
Question
Compiler Error
Code review binary search
Code Review Request
Encode/Decode base 64 string
Help
Can't drop variable :\
Help
Compiler Error
How to find a module based on proc macro token stream input
Help
Rayon parallel code is slower than the iterative version
Help
Code Review: Writing More Idiomatic Rust Code
Code Review Request
Beginner
make rust-analyzer abide by rerun-if-changed directive
Tooling Help
Help
serde fails to compile with SIGKILL on build script
Tooling Help
Help
Implement From for a HashMap<u64, CustomStruct>
Help
Why doesn't Rust allow multiple semver compatible versions of the same crate?
Question
Not sure how to solve this borrow issue
Help
Question
Compiler Error
Recursive Directory Search for MP3 Files
Code Review Request
Beginner
How do you like to name features?
Discussion
Question
Help with managing game state through multiple Arc<Mutex<S>>
Beginner
Help
WriteHalf<TcpStream> with MPSC rx
Help
pkg-config does not find system libs installed in PKG_CONFIG_PATH
Tooling Help
Compiler Error
Newtype or newtrait?
Help
Question
LeetCode weirdness
Help
LLDB Debugger doesn't pretty-print Vec
Beginner
Tooling Help
Help
import modules and function
Beginner
Help
Taking Ownership in Drop
Discussion
Question
Creating my first rust programs (web server)
Beginner
Help
Compiler Error