rust-help-forum

11663 threads · Page 3 of 234

can i access sync locks from an async context at all? 4 messages
Beginner Question Solved
Is this book good 8 messages
Question
Memory leak when printing out values 136 messages
Help Solved
is_aligned_to: align is not a power-of-two when using ptr::read 40 messages
Help Question Solved
My first project 4 messages
Code Review Request Beginner Discussion
allocators 74 messages
Help
rust learning curve 26 messages
Beginner Question
Reviews needed - Diamond 5 messages
Code Review Request
Password protecting my TCP stream is not working 6 messages
Help
Self-Referential Struct in the Context of Parsed Zero-Copy Structure + Source 27 messages
Help Question Solved
Axum, how often do you use Axum and routes? I’m having a problem 17 messages
Help Question
My First Project 12 messages
Code Review Request Beginner Discussion
RustRover debug 8 messages
Tooling Help Beginner
lifetime and provenance code review 23 messages
Code Review Request
IsSubstruct macro 35 messages
Question
alternative tokens for boolean expressions 148 messages
Tooling Help Help Solved
Library to sniff TCP stream 3 messages
Question
Any advice with debugging on MacOS? 14 messages
Tooling Help
Schach: a chess crate focused on everything except speed. 69 messages
Code Review Request
Generic trait causing IR explosion, best strategy to optimize? 6 messages
Question
First concepts to learn in rust? That you use often? (Network testing) Python to Rust 3 messages
Beginner Discussion Question
How to make structs which contain Joined info from sql the rust way? 3 messages
Beginner Question
How to make build.rs only run when an API call changes 6 messages
Tooling Help Question
Unclonable types with Moka 3 messages
Tooling Help Question
error[E0609]: no field `name` on type `&Pet` 6 messages
Beginner Help Compiler Error
RUSTFLAGS: `+crt_static` always overrides `-crt_static` no matter the order 3 messages
Help Question
getting an up to date rust-stable toolchain on gnome flatpak? 5 messages
Tooling Help
use of moved value 'file_ptr' value moved here, in previous iteration of loop 7 messages
Beginner Help Solved
Is there a way for `clap` to have a default subcommand? 3 messages
Help Question Solved
Storing references to `RefCell`s to mutate later 6 messages
Help Question
Class-like inheritance problems in UVM-style virtual memory management 11 messages
Question
Design Error (Serializable) Format For Logging in Blockchain 2 messages
Help Question
How can I get the path to the module where a procedural macro is invoked? 24 messages
Question
SDL3 with imgui 7 messages
Question
How could `println!` look like as a regular function? 146 messages
Question
Rust Course 4 messages
Beginner Discussion Question
Unsure how I have recursion 19 messages
Help
Single Pointer Sized String - NPO Optimized String 32 messages
Code Review Request
.cargo/config.toml includes + patches 8 messages
Tooling Help Help Question
Why is the profiler not enabled by default? 2 messages
Tooling Help Question
Collaboration 2 messages
Discussion Help Question
Conditionally use `#[ignore]` if env var is set at compile time 9 messages
Question
Intellisense for rustc internal crates in RustRover 10 messages
Tooling Help Help Question
Beginner implementing custom collections / iterators 17 messages
Beginner Help Compiler Error Solved
Inferring generic type for trait impl in async 12 messages
Help Question
References Tasks Around Cheaply & Effeciently 3 messages
Help
Guessing associated function based on arguments passed 10 messages
Help
Anyone have any project ideas? 8 messages
Discussion
Diamond vault / advice needed. 3 messages
Code Review Request Beginner Help Question
Rudimentary context/fiber API for ARM32 22 messages
Code Review Request Beginner Help Question Compiler Error