rust-help-forum
Can I use a specific nightly tool in a project?
Help
Tooling Help
Beginner
Solved
Implemeting a linked list in rust ,But I want to improve the logic
Code Review Request
Export `mod public_prelude` as `prelude` from library?
Question
Trait-Related Errors
Help
Compiler Error
Solved
Using `tracing` and `tracing-subscriber`
Code Review Request
Discussion
Question
The difference between `cargo build` & `cargo build --release` in workflows.
Question
First contribution help
Beginner
Help
Mutable references living longer than I expect
Beginner
Help
Compiler Error
Solved
Lifetime issue
Question
Borrow checker issues
Help
Question
Compiler Error
Can someone help with unsafe?
Code Review Request
Discussion
Help
Question
cannot return value referencing function parameter
Code Review Request
Beginner
Help
Question
Compiler Error
MutCell, a structure allowing a user to use a mutable pointer in a immutable structure
Code Review Request
how to get simultaneous input with uefi-rs / uefi_raw?
Beginner
Help
Question
VecDeque with key lookup
Help
Question
Atomic Enums. Enum representation trait bounds
Help
Solved
Implementing `From<T>` where `T` is `Borrow`
Help
Compiler Error
Solved
Implementing FromWasmAbi
Tooling Help
Question
Getting whether a bit is set or not at a runtime-defined index
Code Review Request
Borrowed data escaping method when calling trait-defined helper function
Help
Question
How do you make projects in Rust?
Beginner
Discussion
Implementing `Index` with a custom indexer
Help
Solved
Trying to create Perlin noise, what's wrong with my algorithm?
Help
Need a help regarding oss
Discussion
Beginner
Help
Question
Rust SQLX Dockerfile issue
Help
Need help with concurrency design (tokio) for I/O and embeddings task
Help
Discussion
Question
Grid snapping math issue.
Help
Axum multipart error
Help
Code review for a pixel art maker
Code Review Request
Discussion
Tracing Span Not Included In All Emitted Events In Scope
Code Review Request
Beginner
Help
Question
Connect lifetimes of unknown types
Help
Compiler Error
How to use Fn items using lifetimes as callbacks
Help
Compiler Error
debugging segfault, -Zsanitiser=address nightly compile failures
Help
Compiler Error
redis_test + axum, how to deal with the types?
Question
Current canonical way to collect memory dumps
Tooling Help
Resources about common concepts
Beginner
Cannot figure out why tokio is not reading messages from a websocket connection
Help
Serde enum with "warning: field `0` is never read"
Beginner
Help
Default trait implementation when a bound is satisfied, but allow overloading
Help
Question
Solved
Cannot implement zero-copy deserialization
Beginner
Help
Question
How to Lazily Split a Non-cloneable Stream?
Discussion
Help
Question
Solved
Why do primitive types use snake_case?
Discussion
Question
Memory not being freed after function call
Code Review Request
Beginner
Help
Solved
Custom datatype in serde Deserializer
Help
Question
Solved
Possible to use multiple versions V1.0.0, V2.0.0, V3.0.0 of lib as if they were different crates?
Question
Solved
messed up trying to build a python module
Tooling Help
Beginner
Help
Compiler Error
Yet another mutability-based architectural question
Discussion
Question
Is there a recommended approach by the serde folk for ser_de JWS strings?
Question
Is Rust better than C?
Beginner
Discussion
Question
Solved
Getting rust-bindgen to generate PhantomData<&'a T> into a struct
Tooling Help
Question