rust-help-forum
rust analyzer became very slow in my project
Tooling Help
Help
Getting numbers from regex
Beginner
Help
Solved
Is this a valid use of unsafe?
Code Review Request
Beginner
Help
Question
Multithreading tokio
Help
todos app with axum and diesel
Beginner
Help
Why does Rustlings suddenly feel so complex and what is the point of iterators normally?
Beginner
Help
Question
implement a plugin system (call external rust scripts from rust)
Discussion
Question
How to build rustc fully static with the llvm stack
Tooling Help
Create file & add contents if not exists
Help
Solved
Help me win this wrestling match with the type system
Beginner
Help
Compiler Error
API Code review
Code Review Request
Help
Beginner
Discussion
How to see what -Ctarget-cpu=native enables?
Tooling Help
Help
Question
Avoid Arc<Mutex>> to better performance
Beginner
Help
Question
evaluation panicked: BYTES must be equal to Self::BYTES
Beginner
Tooling Help
Help
is there a better way to implement a generic advent of code runner?
Code Review Request
Question
Use Rust pointer for vulkan
Help
axum-diesel-backend
Beginner
Help
DLL-ema: To clone or to risk a leak? There must be a third way!
Help
error: linking with `link.exe`
Beginner
Help
Compiler Error
how to share (read only)memory across processes with a .so ?
Discussion
Beginner
Help
Question
Very New to Rust Ecosystem (Coming from C#/Python)
Help
Tooling Help
Beginner
Question
Visit macro
Beginner
Help
Learn: Rust project-based books
Beginner
NEW LIB CRATE
Help
Fix warning for creating shared references to mutable static
Code Review Request
Help
Question
Solved
`to_camera_matrix` won't produce a good matrix for some reason.
Help
recommended api for a file parsing lib?
Beginner
Discussion
Question
Solved
Converting a slice into a vector
Beginner
Help
Conflicting implementations of trait Service
Help
Compiler Error
Solved
closure to cut code repetitions
Beginner
Question
FTP Server (RFC 959) implementation WIP, need opinions on code.
Code Review Request
Beginner
Help
How do I generate an index file the best way?
Discussion
Help
Feeling incredibly stupid: Can't get borrow checker to modify Vec in a way I'd like in loops
Question
Compiler Error
Solved
Better formatting for builder patter?
Tooling Help
Semantic pass
Discussion
Dyn Objects and Lifetimes
Help
Question
Compiling Regex to NFA
Beginner
Help
Deployment error
Tooling Help
Help
Question
I consider this a bug, or at the very least lint-worthy, but rust does neither
Tooling Help
Discussion
Lazy Persistence System
Help
Question
LRU cache implementation feedback
Code Review Request
Help
File Failing to Format
Tooling Help
Help
Solved
Difference between associated type for a trait and a generic parameter for a trait.
Beginner
Discussion
Question
let-else and unsafe
Beginner
Help
Solved
Instantiating circularly referential generics
Help
Question
Accessing function in struct not defined in the trait
Beginner
Help
Question
Troubles with lifetimes
Help
Compiler Error
Solved
Help for memory allocation in no_std env
Code Review Request
Solved
Help
Discussion
Question
Chip8 emulator WIP, looking for opinions on code
Code Review Request
relaxed mutable aliasing continued
Discussion