rust-help-forum

11663 threads · Page 21 of 234

how am i supposed to get rust analyzer to cooperate in an arm project with `start.S` assembly file, 6 messages
Tooling Help Help
Dynamic linking of code? 24 messages
Beginner Discussion Question Solved
Compilation issue 5 messages
Compiler Error
Problem with 'Cannot borrow `*iter` as mutable more than once at a time' 42 messages
Help Solved
Dynamic threads pool 11 messages
Beginner Question
Combined `BufReader` and `BufWriter`? 10 messages
Help Question
Tips for fixing a bug that cuts across ludicrous amounts of spaghetti 7 messages
Beginner Tooling Help Help Solved
Please help me with Neovim 4 messages
Tooling Help Beginner Help Question
Generics for Trait Impls Cause lots of Boilerplate 6 messages
Question
Function to parse a string as an arbitrary sized integer 3 messages
Code Review Request
sound transposition code 15 messages
Code Review Request
Specify Order of Operations in Recursive Macro Expression 8 messages
Help
Bit confusion 7 messages
Discussion Help
pixels with winit crate 14 messages
Beginner Help Question
Pattern matching performance question 8 messages
Code Review Request Question
rayon - thread started once ? 11 messages
Question
Dependency conflict error 7 messages
Help Tooling Help Beginner
VSC extension "ghost fillings" for datatypes issue 27 messages
Tooling Help Beginner Question
Custom iterator with custom dispatch 10 messages
Help Solved
Need help adding networking to Rust Starlark 12 messages
Beginner Help
Algorithm for calculating offsets in a binary file 58 messages
Question
Borrow checker confusion 4 messages
Help Compiler Error Solved
Scoped thread handle lifetime error 38 messages
Help
pipe file descriptor to a fork process 14 messages
Help Question Solved
Nice Syntax for Destructuring Self in a Tuple Struct 21 messages
Question
weird ffi bug 9 messages
Compiler Error
Pngme inmplementation 32 messages
Code Review Request Beginner Solved
Figuring out pinning 25 messages
Code Review Request Beginner Help Question
Generic types 'type mismatch' for custom iterators 25 messages
Help Solved
SQLX insert entire row 33 messages
Question
pyo3::PyAny extract into Box<dyn std::any::Any> 7 messages
Question Solved
Calculate biggest average without overflow 22 messages
Beginner Help
Building an opcode matrix 15 messages
Code Review Request Beginner Help Question
Do I need the extra function? 3 messages
Question
Implementing trait on multiple iterators 29 messages
Help Solved
Issues with websocket 6 messages
Beginner Help Solved
cargo build not catching scope errors, but cargo build -p project does 2 messages
Solved Beginner Help Question Compiler Error
requesting feedback for hardware exclusion with no-alloc async task pools 16 messages
Discussion
implementing graceful shutdown for tokio 18 messages
Help Question
branding a type per instance 41 messages
Discussion Question
Safe way to undo the destructuring of a reference? 38 messages
Question Solved
"nested streaming" serialization question 25 messages
Help Question
Idiomatic alternatives to higher-kinded data 18 messages
Discussion Question Solved
What is a cool beginner project I can make in Rust? 4 messages
Solved
serde::deserialize struct with trait 6 messages
Tooling Help Question
Code Review Request: Leetcode linked list solution 30 messages
Code Review Request
Experience or Hubris? 46 messages
Beginner Discussion
Relative type names 10 messages
Code Review Request
Hi, can anyone recommend me a good, updated blockchain course for Rust? :) Thanks 4 messages
Question
First project: Brainfuck interpreter 15 messages
Code Review Request