rust-help-forum

11663 threads · Page 50 of 234

linfa 6 messages
Beginner Help Question
How to copy data using a custom future 26 messages
Beginner Help Compiler Error
matching nightly to stable? 31 messages
Help Question
[chumsky] Left-associative binary ops 10 messages
Beginner Help
`Instant` min value 6 messages
Question
tokio-tungsteinite .next() is not receiving messages 5 messages
Help
rust analyzer not working 114 messages
Tooling Help
Polkit for CLI App 2 messages
Tooling Help Help
Code review on self-written HTTP library 36 messages
Code Review Request Discussion
[Solved] Project dependency does not compile anymore 22 messages
Compiler Error
[SOLVED] borrow lifetime confusing error 15 messages
Question Compiler Error
how to manually implement `Future` 19 messages
Code Review Request
Performance and Construction Advice (Priority Queue Lib) 84 messages
Code Review Request Beginner
Stack Overflow 9 messages
Beginner Help
Result Enum 33 messages
Beginner
[chumsky] Stack overflow 28 messages
Beginner Help
Accepting both &impl Trait and impl Trait in a constructor 7 messages
Help
[Symphonia] unsupported ID3v2 version probe error 4 messages
Code Review Request Help
BitBoard implementation: dual interface 6 messages
Help Question
Missing stderr prints 2 messages
Help
Conditional compilation inside macro expansion 7 messages
Question
How Do I pass a C struct as pointer 56 messages
Beginner
Get Rustup Version without info logging 3 messages
Beginner
Upgrade variable's lifetime parameter to 'static by changing value to 'static. 12 messages
Discussion Question
Is this difference between auto trait and blanket implementation intended? 3 messages
Question
API for a programming game 12 messages
Tooling Help Discussion Question
Operator Trait Idioms - Adding a value may multiply the Rhs value 24 messages
Discussion Question
Printing inside tests 4 messages
Question
Hi, there. I have a question about Deserialize feature. 5 messages
Code Review Request Help Question
Constrain an associated type to be an enum 8 messages
Question
[Noob] At what point should you write the backend in rust opposed to a next.js tRPC backend? 9 messages
Beginner Discussion Question
Type state transitions to multiple states of different type 35 messages
Help Question
How do I mock BufRead for multiple inputs (reading from multiple `readline`s) 2 messages
Beginner Help
Semantics of TryFrom<V> vs custom Validation<V> Trait 3 messages
Discussion
how to auto enter password in a sudo child process 8 messages
Help
Rust Backend Memory Consumption Issue 5 messages
Discussion Beginner Help Question
mismatched type error on the same type 7 messages
Beginner Help Question
cargo incorrectly reports cyclic package dependency 4 messages
Help
Statically linking lib in Docker 7 messages
Tooling Help Help
Using a passed-in scratch buffer that temporarily holds references 13 messages
Help Question Compiler Error
is there any way to send multiple responses from a single handler in axum 7 messages
Help Question
Language parsing library choice 5 messages
Beginner Question
Why is fp64 to string slightly different to Node.js/Python/Ruby/Erlang? 22 messages
Question
Mock BuildHasher 7 messages
Help
I need help with Error handling 5 messages
Beginner Help
command works when running manually on terminal, but not when running from `std::process::Command`` 2 messages
Code Review Request Beginner Help
proc_macro: concating idents to path 3 messages
Compiler Error
ndarray dot product causes compiler overflow 6 messages
Help Compiler Error
Mentoring benefits? 5 messages
Discussion Question
Progressive JSON serialization with serde 29 messages
Question