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