rust-help-forum

11663 threads · Page 110 of 234

Help weird behavior 7 messages
Help Compiler Error
Is this "safe"? - Arc::from_raw 26 messages
Question
Safe/Sound interface for overridable static data 14 messages
Code Review Request Question
Implement future for String - tokio 68 messages
Question
Error cannot move out of `login_token_result` because it is borrowedmove out of `login_token_result 2 messages
Question
(Solved) Cargo.toml for windows or linux 3 messages
Help Question
Constraining generic array to one of a few sizes 5 messages
Help Question Compiler Error
Question about monomorphization 5 messages
Help Question
shared read-only memory between threads 3 messages
Beginner Help
recovering from oom 37 messages
Help Question
unknown key in the tracing log 2 messages
Help
sort a vector of points 2 messages
Beginner Help Question
Anagram - how would I approach this more diomatic way? 6 messages
Code Review Request Beginner Question
How to safely get string literal from String 29 messages
Help Question Compiler Error
how to convince cargo to use the same version of a package reliably 37 messages
Tooling Help
TLS Handshake not blocked 3 messages
Help
decided to skip using clap 21 messages
Code Review Request Discussion
Need help with ScyllaDB, catalytic crate. 2 messages
Beginner Help Compiler Error
Compile time check struct Invariants 55 messages
Beginner Help Question
This code feels confusing, can you help me make it more clear? 4 messages
Code Review Request Help
Matching ergonomics 38 messages
Help Question
Need help designing a wrapper struct 9 messages
Beginner Help Question
How to load balance actix using rust scripting? 10 messages
Help Question
Data remains borrowed after return 7 messages
Help
Macro that import trait to scope 6 messages
Question
Inline ASM `xor` failing with `cmovz` 91 messages
Help
Macro to destructure enum 2 messages
Help
Borrow checker help, escape analysis in match is not working 3 messages
Help
Test framework can't see lib::submodule::tests ? 8 messages
Question
optimization in algorithm 2 messages
Code Review Request Question
Which libraries do I use if I want to create a fully functional website purely off of rust? 3 messages
Beginner Question
Issues acessing a variable declared in lazy_static 9 messages
Beginner Help
Reborrow trait 11 messages
Help Question
Optimization and performance login system 12 messages
Code Review Request Help Question
Deploy Yew App 3 messages
Question
"Encoding States and Behavior as Types" 7 messages
Beginner Help
How to document the build.rs file? 15 messages
Help Question
Adding lifetimes to an `IntoIterator` impl 10 messages
Help
i'm trying to make a tree like and I'm having problems with life time 5 messages
Help Compiler Error
How can I implement a function for each enum variant 9 messages
Help
Requesting code review for a simple number guessing game 4 messages
Code Review Request Beginner Help
How to build and feed my own bible data and my own sermons data 19 messages
Discussion
Can't use generic in const expression 11 messages
Compiler Error
issues implemeting a scrollable image view in fltk-rs 19 messages
Help
Right way to implement a vec of objects implementing a trait 16 messages
Code Review Request Beginner Help Question
static imap session 3 messages
Help
Misaligned pointer error with Tokio and Nightly 5 messages
Help Question
HELP RUSTLS: Random BadCertificate errors 5 messages
Beginner Help
rust enum pattern matching 11 messages
Beginner Question
Generic Code, Rust Ergonomics 3 messages
Question