rust-help-forum

11663 threads · Page 54 of 234

[Solved] Translate cURL request into `reqwest` 2 messages
Beginner Help
Dropping a type erased value 16 messages
Help Question
Executing User-Provided Binaries with Timeouts 6 messages
Discussion Help Question
This code is running extremely slow 6 messages
Code Review Request Discussion Help
The ranges in these for loops doesn't do anything??? 17 messages
Help
HashMap reallocation 64 messages
Help Question
can't create vector with dynamic types for struct Shared<T>(Rc<RefCell<T>>); 3 messages
Help
Why my program links to hashed .so? 2 messages
Tooling Help Help
Wasm Page made with the Seed framework won't load 3 messages
Help
(nix) Rust nightly `2024-05-18` caused our builds to fail? 21 messages
Tooling Help Help
Members on only some states 6 messages
Help
using gtk with clap 2 messages
Help
someone better than me willing to fix this nightmare? 7 messages
Code Review Request Help
(Solved) Integration tests shared module slow compile times 8 messages
Tooling Help Help Question
(Solved) Setting a `HashMap` value in a function 13 messages
Help
`impl FnOnce` lifetime 9 messages
Help Question
Lifetimes in trait implementation 24 messages
Beginner Help
How to count a file's characters in a way that matches `wc -m` on Linux? 5 messages
Beginner Help
Data between binaries 4 messages
Help Question
tokio::sync::once_cell::OnceCell causes program to SEGFAULT 44 messages
Help
✅ Can't borrow mutably twice, but I'm not? 9 messages
Question Compiler Error
Custom CSV Header not on first row for Serde 6 messages
Beginner Help
Dynamic linking flags from build.rs not working in a lib crate 6 messages
Help Compiler Error
Rust 1.80.0 regresses benchmarks by 13% 8 messages
Question
Alternatives to mem::transmute for casting known generic 10 messages
Code Review Request Question
Lifetime Help with GcArena 44 messages
Code Review Request Help Question
PSX Target incompatible toolchain 11 messages
Tooling Help Question
Combine two Vec<T> into a single Vec<&mut T> 9 messages
Question
Implementing Undo/Redo 2 messages
Help
wgpu - shader on texture 26 messages
Beginner Help Question
wasm_bindgen and protobuf 6 messages
Help Question Compiler Error
unresolved import from root 7 messages
Beginner Help
Captured values in move closures 17 messages
Help Question
conflicting `use` statements 3 messages
Help
Serde JSON deserialization of reqwest byte stream 9 messages
Discussion Beginner Help Question
Man, what #### is lifetime and how it works 10 messages
Beginner Help Question
How to serialize a struct into a file 130 messages
Question
Code is running far too slow 226 messages
Code Review Request Help
Modular way to have a user input in a function 3 messages
Help Question
IntMap for u128 with no hashing 39 messages
Tooling Help Help Question
[Solved] Rust-Analyzer VScode remote tries to use local toolchain 3 messages
Tooling Help Help Question
handle input/output of a calculator 5 messages
Help
Cannot borrow as immutable because it is also borrowed as mutable 9 messages
Beginner Question
Implementing Undo/Redo 5 messages
Discussion Question
Struct validation library 6 messages
Code Review Request Beginner Discussion
"Employee management" system 3 messages
Code Review Request
How to compute a diff in rust 80 messages
Help Question
`expected associated type, found Status` 3 messages
Beginner Help Question
What is this syntax/feature? 28 messages
Question
1 time use variable 3 messages
Question