rust-help-forum

11663 threads · Page 71 of 234

`cargo check` and `cargo build` report errors but hang 4 messages
Help Question
Borrowed data escapes outside of associated function... 16 messages
Beginner Help
How can I retain the same memory address between lua instances?? 111 messages
Code Review Request Beginner Help Question
cargo versions conflict 14 messages
Help
ughm. I set env var and now rustc is not working 10 messages
Help Compiler Error
Traits question 7 messages
Help
Problem with sqlx JSON serialization to Vec<MyField> in sqlx::query_as!() macro 16 messages
Beginner Help Question
Deferring guard for cross-thread dependency injection 15 messages
Help Question
Rust cannot borrow because it is borrowed already 7 messages
Help
Can't figure out module imports 14 messages
Beginner Help
Condvar Merger - ? Am I reinventing the wheel? 19 messages
Discussion Question
Rustup doesn't work in the company vpn 14 messages
Help
Acquiring a Mutex in a Loop 5 messages
Beginner Question
Questions regarding operations on non-type const template parameters in Rust stable 11 messages
Discussion Beginner Help Question
Tokio tcp server 17 messages
Question
How do I make an interpreter in rust 2 messages
Help
Rust Authentication 5 messages
Discussion Help Question
warning: `/Users/manishspc/.cargo/config` is deprecated in favor of `config.toml` 2 messages
Help Question
Ownership: Reference vs Owned value in hash map iteration 43 messages
Question
trait bounds were not satisfied... 2 messages
Compiler Error
How to clean up things after running all tests ? 14 messages
Help
Sprucious network error... 57 messages
Beginner Discussion Tooling Help Help
Why does this code not compile 65 messages
Help Compiler Error
Router<PgPool> does not work with await 2 messages
Help Beginner Tooling Help Compiler Error
What's the max `Decimal` that `fraction` can deal with? 8 messages
Question
Inlining across different compilation units 9 messages
Tooling Help Question
Struggling with Rust Mongo Driver query filter 45 messages
Beginner Help
I need Rust presale smart contract developer on solana. 9 messages
Code Review Request Discussion Question
How to pass a reference of App in event_handler ? (Tauri) 8 messages
Beginner Help
How rust is cheating to make Iterator object safe? 29 messages
Help Discussion Question
Code review for scrapper i built. 57 messages
Code Review Request
Rust mixing toolchains together for a big mess 6 messages
Help Question Compiler Error
Is this how I do FFI? 17 messages
Code Review Request
Help serializing/deserializing option int to string, may sometimes be required. 14 messages
Help Question
Using existing crate as workspace member 41 messages
Help Question
Crying sobbing throwing 15 messages
Beginner Compiler Error
How to restrict a generic type with traits. 11 messages
Help Question Compiler Error
windows service, no documentation, bad examples, how do i use this? 33 messages
Code Review Request Beginner Discussion Question Compiler Error
Need help with an associated type's lifetime 77 messages
Help Question Compiler Error
rust analyzer on nixos 16 messages
Help
Enums from CSV when not all the fields have values for all records 16 messages
Help
Flags to compile cargo project with suitable name 6 messages
Question
Is turning &str into impl AsRef<OsStr> a breaking change? 4 messages
Question
File writing cause huge memory build up 18 messages
Question
Attempt to subtract with overflow 4 messages
Help
How to read a TlsConnection line by line in rustls ? 3 messages
Beginner Help Question
Chrono generic serialization 13 messages
Help
Using GAT to be generic over generic type ? 23 messages
Discussion Help Question Compiler Error
Dev Dependencies? 3 messages
Tooling Help Beginner Question
Passing values to non-blocking thread 7 messages
Beginner Question