rust-help-forum

11663 threads · Page 20 of 234

Box::pin in poll future 19 messages
Help Question
Explain why this program compiles to err 8 messages
Code Review Request Beginner Compiler Error
Confused by error with type generics 11 messages
Help Solved
Code review request: Rc-ed Persistent Immutable AVL Tree (~400 lines) 29 messages
Code Review Request Discussion Beginner Help
I don't get it why it can't compile 5 messages
Discussion Help Compiler Error
Dynamic graph? 36 messages
Question
Feedback on lint phrasing 13 messages
Discussion Question
rustc with cc linker 2 messages
Help Question Compiler Error
test_runner unable to find function with #[cfg(test)] 10 messages
Help
url shortner review 25 messages
Code Review Request Beginner Help Question
🧪 Code Review Request: In-Memory Short URL Generator with Clock-Style ASCII Incrementing 4 messages
Code Review Request Beginner Question
Treads, polars, parallelism 2 messages
Tooling Help Discussion Question
STD Enviroment 8 messages
Help
Question on Const/Static/ 'Static/ Let and Mutable/immutable variables 96 messages
Solved Beginner Help Discussion Question
Create a macro that copies tokens multiple times 6 messages
Question
Is it possible to write rust scripts which will run directly 6 messages
Beginner Help Question
Unable to downcast a function from dyn Any 4 messages
Help Question Solved
Separating Shared State and Instance-Specific Data in Struct 20 messages
Code Review Request Beginner Discussion Question
Help with proc macros and codegen 13 messages
Help
How to safely handle magic memory regions and non-volatile ram 20 messages
Question
explain why & how it works likes that 83 messages
Beginner Help
Forced to do object-oriented classes in Rust - best way to go forward? 31 messages
Discussion Question
Rust error handling Issue. Any help here would be great 88 messages
Solved Tooling Help Help Beginner Question
dyn Any to other dyn Trait 62 messages
Question
does benchmark skip running the program? 23 messages
Beginner Help Question
Symbolic Execution: Soundness of Materializing Dummy Pointers on Access 2 messages
Discussion Question
`rustify` custom Github Copilot instruction for making Rust code more idiomatic 3 messages
Discussion Help Question
Trying to move .rustup and .cargo to %LOCALAPPDATA% 10 messages
Beginner Help Solved
Logging with context 47 messages
Beginner Help Question
ETA/Timer logic issues with indicateif 2 messages
Beginner Help
Building a Dynamically Sized Type (DST) from a slice 17 messages
Question
`lettre::AsyncSmtpTransport` — Fails with `InvalidContentType` when sending email 143 messages
Beginner Help Question Solved
adding a git dependency where there is no root crate 2 messages
Tooling Help Help Question
LaTeX in Rust Source code 10 messages
Discussion Beginner Help Question
Global variable in green threads on one core 8 messages
Help Question
Best Hardware upgrade to decrease Rust compile times 59 messages
Question
Static `dyn Trait` with associated types 52 messages
Help
rustdoc dont compile but syntax highlight 2 messages
Help
Understanding compiled code. Where all these `mov`s came from? 15 messages
Beginner Question Solved
Nitpick my tiny codebase 12 messages
Code Review Request Beginner
Code review 2 messages
Code Review Request Beginner Help
Using dyn traits in structs 6 messages
Beginner Help Solved
How to improve my Rust skills 19 messages
Discussion
Best flexible choice for reusable array-like data 24 messages
Beginner Question Solved
Utoipa type management 25 messages
Discussion Question
Any way to remove boxing and pin here ? 15 messages
Help Question
mod(ules) declaration handiness. 14 messages
Tooling Help Question
Confused by the '?' operator 15 messages
Beginner Question Solved
Benchmarking AVL Implementations Properly with Divan 2 messages
Beginner Tooling Help Question
Custom iterator associated types concretely equal but different type signature 39 messages
Help Solved