rust-help-forum
Moving lock guards
Help
Trait is in scope but is reported missing by cargo check
Compiler Error
Having multiple problems with the borrow checker
Compiler Error
Help
Code is inactive..
Help
Tooling Help
Best way to handle feature flags
Help
Why use if let over match?
Question
Beginner
Field of struct is private, but the struct is public? How should I resolve?
Help
Question
Need some Thread Pool suggestions
Help
Question
Compile Rust to WASM
Question
expected trait, found opaque; unknown size at compile time
Help
multiple slog loggers?
Help
Question
Splitting up structs - taken to the extreme?
Help
Question
Code Review Request
Discussion
Compiler Error
What is this weird trait bound with `=`?
Help
Question
Simple binary search implementation doesn't work
Code Review Request
How to deal with 'nested' options
Question
Help
How can I use an async lambda in an async method of this async trait?
Help
Code Review Request
Transient dangling reference; should miri be reporting it?
Question
Help
Criticisms of rust
Discussion
Looking for a code review.
Code Review Request
Beginner
Thread closure capturing unexpectedly?
Help
Question
Why are these conflicting impls?
Question
Help
Why does Cell, RefCell, and Mutex cause lifetime confusion?
Question
spurious silent error when calling certain method on object passed across dynamic library boundary
Question
When building a C++ project, why does rust insist on needing to relink static libs?
Question
Help
Discussion
Multi threading
Help
Why is static mut unsafe
Question
i16 borrowed value does not live long enough
Help
Beginner
Adding an attribute to a macro
Help
Question
Compiler Error
Beginner
Would appreciate a code review for this solution.
Code Review Request
Beginner
How do I create an alias for a trait with parameter constraints?
Help
Expressing two dependent arguments in Clap
Question
Bytes and Slices
Help
Question
cargo not looking in usr lib x86_64-linux-gnu for linking
Help
Tooling Help
Inference Failure on Rust Versions below 1.61
Help
Can someone tell what is wrong with this dynamic programming solution?
Question
Extension method for boxable iterator
Help
Question
Edit a printed line
Help
Question structenum that can contain both ref or opened value
Question
Macros - cannot find value in this scope
Help
Beginner
Compiler Error
How to use jintArray in rust? (Solved)
Question
Execute exe in memory from rust
Question
How to use Fn without lifetime issues?
Question
Optimal way to avoid stack exhaustion? I'm having STATUS_STACK_OVERFLOW in main
Help
Beginner
Proc Macro Standards (or customs)
Discussion
Question
[WinAPI] Making something like CoInitialize safer
Code Review Request
Error propagation
Question
Code Review Request
File encryption implementation using AES_GCM
Question
Discussion
How do I check if a file exists?
Help
Fool-proof way to get Rust running?
Question
Discussion
Tooling Help
Beginner
Microrust openocd and arm-none-eabi error
Help