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