rust-help-forum

11663 threads · Page 49 of 234

How to shorten unbounded lifetime? 12 messages
Help
Need help with a lifetime issue 24 messages
Help Question
cbindgen confuses same named structs 2 messages
Help
Rust sqlx crate Batch inserting 8 messages
Help
The Rust Book 17-3, default implementation that returns ‘self’ errors 21 messages
Beginner Help Question Compiler Error
Cargo workspace help 27 messages
Beginner Tooling Help Help Question
Better way to update value in a struct? 14 messages
Beginner Question
Generic Lifetime Issue 49 messages
Help Question
Rust move impl Drop (transaction system?) 32 messages
Help Question
Clap Global values not propagating? 3 messages
Help Question Compiler Error
build.rs freezes forever 6 messages
Tooling Help Beginner Help Question
mpsc Receiver & rayon par_bridge 12 messages
Beginner Help Compiler Error
Lifetime issues 34 messages
Beginner Help Compiler Error
Passing mutable reference within struct impl 8 messages
Beginner Help Question
Initializing a static asynchronously in test context 28 messages
Help
How to find tokio test deadlock 7 messages
Help
Implementing an iterator for mutable references to grid neighbours 6 messages
Help
is the following Future impl safe? 8 messages
Code Review Request Help
Overflow error 42 messages
Code Review Request Compiler Error
Looking to receive code review of a ported C function/method 9 messages
Code Review Request
How to compile rust program with specific parameters 10 messages
Beginner Help Question
How to do repeated application on optional mutable refrence? 13 messages
Help Question
I am trying to connect to a database url that has sslmode=require 16 messages
Help Question
How to check if two of these datatypes are equal 10 messages
Beginner Help Question
Weird artifacts when writing to file 2 messages
Code Review Request Beginner Help
make custom error override "default" chumsky error 3 messages
Help Question
Rust lib feedback 9 messages
Code Review Request Help
Request for Preconfigured GitHub Actions Workflow for Rust Projects 22 messages
Help Question
Getting Array of Type Sizes for Derive Proc Macro 7 messages
Question
How to deal this lifetimes here ? 3 messages
Beginner Help Question
pass the input values from html to a function to save it as a JSON 44 messages
Help Question
Dealing with owned bit data 11 messages
Help Question
Rust MacroQuad how to speed up draw time 9 messages
Question
closure requires unique access to `self.state` but it is already borrowed 28 messages
Help Question
anyone have a ready ? looking for check, clippy, fmt, and docs and test tho 5 messages
Help Question
How to parse invalid syntax in attribute macros using syn v2? 4 messages
Question
Problem with rust image crate 18 messages
Beginner Help
Anchor build error (on terminal) 15 messages
Help
defining N closures with 2 different float values inserted into each 8 messages
Help
Is it possible to replace one vector by another 10 messages
Question
Unable to retrieve SQLX timestamp 28 messages
Beginner Help
`quote!` isn't adding a `,` after each match line 3 messages
Help
testing threads spawning and it doesn't make sense 25 messages
Beginner Question
Lifetime issues with visitor 4 messages
Beginner Help Compiler Error
How to get lowest fractional value of f64 type 42 messages
Question
Lifetime issue 24 messages
Help Compiler Error
going thru 1 part of a tuple in a nested vector 2 messages
Beginner Question
error reading rustc version 17 messages
Beginner Help
Benefits of specificity when using `PhantomData` 4 messages
Question
Beginner Converter Project code review 26 messages
Code Review Request