rust-help-forum

11663 threads · Page 96 of 234

Self-referential memory in a stack-based VM? 6 messages
Help Question
Logos - print what characters were not recognized 2 messages
Question
Implementing an algorithm that modifies a Vec while iterating over it 2 messages
Help
LLVM not found but available in system 7 messages
Tooling Help Help Question Compiler Error
Are atomic loads from writing thread needed? 76 messages
Question
Struggling with traversing smart pointers 8 messages
Beginner Help
clippy question 9 messages
Tooling Help Beginner
Adding lifetime causes generics to be unused 28 messages
Code Review Request Help Question Compiler Error
Idiomatic way of handling non exhaustive enum variant construction 3 messages
Help
Can't return bb8 Pool 16 messages
Code Review Request Beginner Help
Change Data Type 3 messages
Help Question
overwrite dependency in used crate 18 messages
Tooling Help Help Question
Help with abstractions and slice handling (?) 58 messages
Beginner
Referring to associated types when generics involve references 12 messages
Question
Generic without type annotation kinda hard to explain 4 messages
Beginner Help
Start And End Of A Lifetime Of A Borrowed 6 messages
Beginner Question
How to I design it better? 2 messages
Code Review Request Help Question
when should I avoid impl Trait in arguments? 49 messages
Discussion Question
Watching for Inner Mutations 33 messages
Question
Trait bounds error and question how to fix it 4 messages
Help
debugging nightmares 38 messages
Help
Can somebody review my code for a calculator and see how it could be written better? 62 messages
Code Review Request Beginner Help
Borrowing Image from static 18 messages
Beginner Compiler Error
egui separator 3 messages
Help Question
Serialize recursively with custom options 2 messages
Help Question
why i cannot find the unit ``()`` in the std section ?? 14 messages
Question
window service basic sample 2 messages
Help Question
using max_by_key 7 messages
Help
How to explain this Rc<T> behavior? 11 messages
Beginner Question
rust-analyzer issues resolving traits 2 messages
Question
Enumerating different types of closures 79 messages
Beginner
Multiple mutable references to Vec elements, but without slices -- oh no. 158 messages
Help Question
Unable to find libunwind with target aarch64-linux-android 6 messages
Help Compiler Error
Using builders to finalise structs waiting for data from channels 4 messages
Help
Serenity / Poise - how to handle long-running repeating tasks? 2 messages
Question
std::cmp::min is giving incorrect results for enum implementing Ord? 4 messages
Question
UB for &T to &mut T 15 messages
Help Question
code unreachable in match statement? 49 messages
Code Review Request Help Compiler Error
Good coding practice 43 messages
Code Review Request Beginner Question
Performance: using iterator inside a loop 2 messages
Help Discussion Question
Fibonacci numbers exercise 2 messages
Code Review Request Beginner
How to convert TakeWhilte<iterator> to iterator? 6 messages
Help Question
Lifetime hell when trying to make an enum containing a &str Copy 12 messages
Help Question
Acces Denied to read specific path (fs:read_dir) 71 messages
Help Question
Onclick for GUIs 22 messages
Beginner
std::time::Instant bug? 12 messages
Help Question
Un-Tamperable File format 33 messages
Question
Local dependency is "unresolved import" 4 messages
Help
Havannah Game Make Move function 3 messages
Code Review Request Beginner
Don't overwrite relations when migrating with sea-orm 4 messages
Question