rust-help-forum

11663 threads · Page 145 of 234

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