rust-help-forum
performance difference between byemuck peel_ref and std deref?
Help
Question
How do I specify the lifetime of a generic parameter in a `for <'a> Fn` HRTB?
Discussion
Help
Requesting a review of my music streaming server.
Code Review Request
Beginner
Trailing Semicolon Warning For Macros
Question
Good resource for learning
Beginner
Question
Extend lifetime of future
Help
Question
tokio (+notify), three tokio mpsc channel seems to poll with >80% cpu usage.
Help
Question
Solved
Cargo-pgo: significant perf drop with non-relevant cfg flag
Tooling Help
Help
Solved
conditional compilation trait bounds
Beginner
Help
Discussion
Question
Compiler Error
Looking for code review on Redis alternative library.
Code Review Request
Transmute single field structs
Beginner
Question
Pass async callback to looping function
Help
Can I learn rust by osmosis
Beginner
Discussion
Difference between unsafe block and unsafe fn
Question
Could not find directory of OpenSSL installation and rust-openssl
Tooling Help
Compiler Error
Storing Dyn objects that uses &T as input
Help
Compiler Error
How unsafe is this?
Code Review Request
Solved
Beginner
Discussion
Question
Concurrent token refresh logic
Beginner
Wrote some code, but I think it is quite bad.
Beginner
Question
Pin for Box<T> task that frustrates me
Beginner
Help
Question
Trying to solve "borrowed value does not live long enough" error
Help
Compiler Error
insane macro
Question
Utility types in Rust
Question
What is causing this borrow error?
Question
Solved
Passing data from an option in assembly language block? gets wrong address
Discussion
Question
Solved
Any `partition_point` equivalent for `BTreeSet`?
Help
Question
Solved
Axum re-directs to a invalid route
Help
clippy losing it's mind in workspaces
Help
moving RUSTFLAGS to .cargo/config.toml
Help
Question
Solved
Looking for a declarative rust gui framework that supports dockable windows out of the box.
Beginner
Tooling Help
Help
Solved
How to call different function if Fn item is a function pointer?
Question
types / typestate / default generics -- help me make my code NOT compile
Discussion
Help
Compiler Error
Assignment Issue
Beginner
Discussion
workspace config.toml ignored
Help
Compiler Error
How do I call an elf function from an efi bootloader correctly
Help
weird rust-analyzer issue with features
Help
Solved
Linker attempting to link to macos 10.12
Help
Compiler Error
Solved
Borrowing 2 mutable fields works but borrowing the same 2 mutable fields via function call does work
Question
Why might `--release` break this
Help
Solved
overflow evaluating the requirement `_: std::marker::Sized` on QueryDsl trait on diesel-rs
Beginner
Help
Trouble playing Lavalink audio in Rust
Help
Practical advice for bindgen struct initialization
Beginner
Help
Question
Looking for a code review for my web backend.
Code Review Request
Beginner
Help
Unzipping randomly fails
Help
Question
Service implementation / maps
Question
Custom niche optimization
Question
Type for uninitialized unsized allocations
Code Review Request
Help
Solved
Writing a generic, curried multiplication function
Beginner
Help
Solved
Feature gate for enums in const parameters
Question
Solved
Automatically implement trait, "conflicting implementations"
Question