rust-help-forum

11663 threads · Page 84 of 234

Stack overflow when throwing error 12 messages
Beginner Help
Invariance of generically associated type 28 messages
Help Compiler Error
FontData in genpdf crate 7 messages
Help
Rust equivalent of Python's dictionary 8 messages
Question
Help with lifetimes wanted 7 messages
Beginner Help Question
Cargo not compiling my code on time 2 messages
Help Compiler Error
Project structure with multiple binaries and shared library code 4 messages
Help Question Compiler Error
Error missing link.exe or something 8 messages
Beginner Help Compiler Error
Send a http request at a milisecond precision? 59 messages
Discussion
Lifetime Help 17 messages
Discussion Help Question
Borrowing from self, why is this safe? 29 messages
Code Review Request Question
Trait bound not satisfied 16 messages
Help
Arc<str> newtypes and Deref 5 messages
Help Discussion
type error on closure 27 messages
Help Compiler Error
good environment manager crate? 3 messages
Tooling Help
Why do some languages have multiple compilers but rust has only one? 21 messages
Question
TCP Client with SSL/TLS Support 4 messages
Code Review Request Help
How to properly free aliased memory 7 messages
Question
Need some feedback on a simple BST I wrote in rust 14 messages
Code Review Request Beginner
Converting numbers to its char representation 10 messages
Question
IOC/DI Alternatives in Rust 9 messages
Discussion Question
C String Literals in `quote!()` 16 messages
Help Question
Dependencies use stabilized feature flags 5 messages
Tooling Help Help Compiler Error
Reduce repetition on several structs that all need one field 3 messages
Beginner Question
Specifying input and output types for a job queue 30 messages
Help Question
Shortening common error handling pattern 6 messages
Beginner Question
thread local spontaneously clears itself in dylib (probably UB or FFI-related) 99 messages
Help
Pushing to vector isn't updating the value 16 messages
Beginner Help
Why does this trait implementation conflict? 15 messages
Help Question Compiler Error
Understanding square bracket assignee expressions 11 messages
Beginner Question
Counter not counting up in loop 15 messages
Beginner Help Question
Is this patch to `dashmap` sound? 8 messages
Code Review Request Discussion Question
Serde | Internally tagged nested enums 4 messages
Help
Idea for better serialization framework 3760 messages
Code Review Request Discussion
Passing file!() to proc macro 3 messages
Help Question
Understanding the stability of Rust ABI 4 messages
Beginner Discussion Question
codebase/crate to single source file 18 messages
Tooling Help Beginner Question
Proc macro that depends on external file gets cached by rust analyzer and doesn't update 10 messages
Tooling Help Help Question
Noita - complex multithreading solution that has no data races 5 messages
Question
Serde HeaderMap serializer 9 messages
Beginner Help
How to make flags that doesn't take any values with clap 3 messages
Help
satisfy the borrow checker in this piece of code 47 messages
Help Compiler Error
I want to make my CLI-project prettier. Crossterm / Ratatui? 3 messages
Tooling Help Beginner Help Discussion Question
nalgebra question 2 messages
Beginner Question
Best way to make a multi platform app (windows, apple, linux, iphone, android)? Dioxus? 17 messages
Tooling Help Discussion Question
[solved] Conflicting TryFrom implementation 8 messages
Help Question Compiler Error
Windows crate and gnu toolchain. 22 messages
Question Compiler Error
Designing to avoid the dreaded "cannot move out because it is borrowed" 10 messages
Help
Wrong lifetime on mutable reference 34 messages
Beginner Help Question Compiler Error
Synchronizing folder path access 2 messages
Help