rust-help-forum

11663 threads · Page 56 of 234

Debugging Segmentation Fault 11 2 messages
Help
Rustlings exercises flickering in the Windows terminal so fast I can barely see the text. 3 messages
Beginner Help
Create a Arc<str> unknown at compile time 9 messages
Help
How do you design your API that has deserializable types? 5 messages
Discussion Question
reqwest downloading corrupt file 7 messages
Help
Rust-analyzer on VS Code only works on save in 2024? 126 messages
Tooling Help Beginner Question
can i return from a loop? 108 messages
Question
Blanket Commutative Impl 3 messages
Question
I have been stuck in the same challenge an hour, please help 41 messages
Compiler Error
I'm a beginner and I want to make a project from where to learn. 137 messages
Beginner Help Compiler Error
Rust Diesel Question about dynamically selecting columns in the order function 3 messages
Question
Custom error with a fallback 5 messages
Help
Cannot borrow an item that has already been borrowed 4 messages
Help
Mutually exclusive clap argument parsing using derive 4 messages
Tooling Help Help
memset in rust 30 messages
Discussion Help Question
decl macro help 5 messages
Beginner Help Question
xshell commands don't run 7 messages
Help
Async retry function 5 messages
Code Review Request Help Compiler Error
Using forked versions of cargo crates in TOML 5 messages
Help Question
trouble with iterators, Advent of Code Day 2 54 messages
Code Review Request Beginner Help
Wrapper accepting and calling fn() -> bool or fn() and returning false for the latter? 9 messages
Help Question Compiler Error
can't update rustc 4 messages
Help
clap-like argument parsing from string 18 messages
Help Question
How to write functions that accept both statically and dynamically dispatched trait implementations 9 messages
Beginner Help Question
Why doesn't f32 implement Ord 5 messages
Help
Iterator over split whitespace from multiple strings 19 messages
Help Question
How to properly execute a function in another thread? 12 messages
Beginner Compiler Error
Return or insert: already borrowed immutably 5 messages
Help
Trying to clean this ugly indentation 18 messages
Code Review Request Beginner Help Question
I'm finding a GUI library supports taking a place for rendering wgpu::Texture 2 messages
Help Question
cargo doesn't find a crate version which seems to exist 2 messages
Help
Problem with Unknown types with Rust Analyzer 2 messages
Tooling Help Help
Physics algorithm design 130 messages
Help
Any recommendations for a high performance graphics crate 10 messages
Help
Help with event handler 50 messages
Code Review Request Help
`fs::read_dir` doesn't work in a iterator chain 6 messages
Help
Struggling to implement openraft interface 2 messages
Beginner Help
question of ycbcr save into image. 34 messages
Help Question
#[inline] VS #[inline(always)] 23 messages
Question
Compile to android 7 messages
Help
Avoid allocation in maps 10 messages
Code Review Request Help
robots.txt parser with Nom 4 messages
Beginner Help
Is my use of Atomics correct? Can this function be implemented better? 6 messages
Code Review Request Help Question
Low lock-contention operation coalescing/request collapsing (async) 5 messages
Help
Bevy on Wayland not getting window sizing correctly 2 messages
Beginner Question
Dereferencing mutable reference to enum fails only when matching against with another enum 12 messages
Help Question
Create a static and return a variable in a macrorules!? 4 messages
Help Question
Rust Building Erros 82 messages
Help Compiler Error
What's the overhead associated with passing large structs between threads? 41 messages
Question
Existential types confusion 11 messages
Question