rust-help-forum
Is my mpsc unbounded channel impl good?
Code Review Request
simplest way to edit string in rust
Beginner
Weird visibility problem
Help
How I Can Write a Recursive Directory Tree Algorithm?
Code Review Request
Help
Question
Cannot Figure Out How To Return &mut myVar Instead of &myVar
Question
Borrow hell in rust scoped threads
Beginner
Help
Types between Traits
Beginner
Help
Question
`fatal runtime error: failed to initiate panic, error 5` when testing
Question
Compiler Error
"reference only valid in the closure body"
Help
Question
Compiler Error
UI Frame Works Help
Tooling Help
Help
Question
Help!!! sum and average with rust .txt file
Help
error: "cannot return value referencing local variable `contents`,returns a value referencing data "
Beginner
Help
How can use rustls to authenticate my connection to a postgres database in Rust?
Beginner
Question
testing a thread pool
Code Review Request
Beginner
Help
With async, when do locals get dropped?
Question
Interleaving iterators
Help
Compiler Error
rust-analyzer failed to discover workspace
Help
Slice of trait objects
Help
Question
Rust Analyzer not working with Cargo workspaces
Tooling Help
Help
code review
Code Review Request
async question
Help
Question
Failed to run custom build command for "ring" when compiling to aarch64-unknown-gnu-linux
Tooling Help
Help
Question
std::io::Read::read blocks waiting for data
Help
Safely transmuting between types with repr(transparent) parameters?
Help
Question
Improving my pretty bad code
Code Review Request
Help
Question
Why `std::collections::BTreeSet` and not `Vec`?
Beginner
Question
"failed to verify the checksum of [package]" when downloading from a custom registry
Tooling Help
references
Beginner
Help
Question
Implementing a serde format with special handling of certain types
Question
Smart way to export socket data from a library. & FFI
Help
Question
Pointer and reference interaction
Help
Question
Build rust nightly from source
Help
Compiler Error
Manipulating posix paths from a windows environement.
Help
Question
How would you add attributes to struct and implement trait via proc_macro_derive?
Help
Question
Unary ? operator
Question
Return singleton/same pool
Help
need help with hashmaps
Beginner
Help
Quinn library: Endpoint.accept().await not behaving as expected.
Help
hi folks! how do we do BitXor (and the like) at compile time?
Question
How to configure benchmark in multi-crate project?
Help
Question
From<fn>
Help
Does someone know the cargo codebase?
Question
Rust private registry
Tooling Help
Deref coercion and and the Trait System problem
Help
Question
Refactoring an adjacency array
Question
Reading from file, into fixed size buffer
Code Review Request
There has to be a better way to do this
Code Review Request
Cross-compile dylib from Windows to MacOS?
Beginner
Help
Worker System
Beginner
Help
How do I copy directories?
Question