rust-help-forum
"borrowed data escapes outside of closure" when moving closure into closure.
Help
Compiler Error
Solved
Warp websockets issue with async blocking multiple connections
Beginner
Help
Export from module with #[cfg(test)]
Code Review Request
Beginner
Question
Solved
bad coverage with tarpaulin or llvm-cov
Beginner
Tooling Help
Help
Question
Failed to load stdlib dependencies
Solved
Beginner
Tooling Help
Help
Compiler Error
Rust unit testing crate
Question
How do you cast a reference to a type to a reference to a newtype around that type?
Help
Question
[REVIEW] Just a simple GTK-RS App
Code Review Request
Good design practices in rust
Help
Question
Eclipse for Rust missing rls
Solved
Control deallocation
Help
Question
Force EOF on BufReaderer
Beginner
Help
Question
How to turn off wgpu debug messages
Beginner
Tooling Help
Solved
Better VGA api with volatile writes
Help
non-root macro export
Help
Question
Solved
what about using Arc with Cell .? for multithreaded example wont it cause race condition.??
Discussion
Coding exercise to practice lifetimes?
Help
Question
`(dyn std::error::Error + 'static)` cannot be sent between threads safely
Beginner
Help
Solved
Raytracing Progressive Multithreaded Rendering with Rayon
Discussion
Question
What is the fastest websockets crate with async support?
Discussion
Question
Rust on esp32, Xtensa, using nix
Tooling Help
Working on parsing numbers
Code Review Request
Why does &[T].chunks_exact(n) return an iterator over &[T] and not &[T; n] ?
Beginner
Question
Solved
cannot borrow `*self` as mutable because it is also borrowed as immutable
Help
Compiler Error
Help: implementation of `std::marker::Send` is not general enough
Beginner
Help
Compiler Error
What is the difference between using GATs and define generic lifetime on trait?
Help
Question
How to connect libraries?
Beginner
Question
Diesel(w/diesel-derive-enum?) + Postgres enum handling
Help
Question
Solved
Use `bincode` to parse json formatted data into bytes and back
Discussion
Help
Question
Easy Fuser - Generic IO error on certain subdirectories
Solved
Use the same &mut vec twice
Beginner
Help
How to create collision with lib macroquad for simple platformer
Beginner
Question
Efficiently implementing (math) algorithms in rust with rug
Code Review Request
Beginner
Help
Removing dead fields
Tooling Help
Discussion
Question
Creating my own data format - how does serde work?
Discussion
Help
Trying to understand a where clause
Help
Question
Compiler Error
Solved
Dangling reference
Beginner
Help
Question
Compiler Error
Help me convince my Company to migrate to Rust
Discussion
Beginner
Help
Difference Between Compare_exchange and compare_exchange_weak
Beginner
Discussion
Variable overwritten at the bottom of the loop "isn't used"? Its used the next time through!
Beginner
Help
Solved
crate: Simple Matrix - Code Review pls
Code Review Request
Iterator over references as input parameter with owned value as return value
Beginner
Help
Question
Solved
Raw pointers content overwriting
Code Review Request
Beginner
Solved
tl;dr: I want to have something like associated types in a trait while maintaining object safety.
Help
Discussion
Question
tokio_postgres: Insert "hangs" the process
Question
Windows: cargo flamegraph
Tooling Help
Help
Dynamic Dispatch w/ Associated Type Using Self
Beginner
Help
Compiler Error
Solved
How do I handle self in multithreaded Rust?
Question
simple `cat` implementation in rust
Code Review Request
Beginner
Missing rust_begin_unwind on the host system (NixOS)
Tooling Help
Help