rust-help-forum
Change rustc output name with command line argument
Question
Better performance
Code Review Request
Beginner
Ok SO WHY IS THIS BROKEN
Help
Can i solve this dependency issue?
Help
Compiler Error
Why we use base64 encoding?
Discussion
Question
Issue with Rust analyzer
Tooling Help
Help
Axum session_token cookie help
Code Review Request
Beginner
Help
Question
Tests failing: only in linux and only in GH Actions
Help
issue building rust on windows
Help
Loop counts as multiple mutable borrows but only when in a function
Help
Compiler Error
Termination trait
Question
Fighting a compiler and generics
Help
Compiler Error
Trait bound noise <T as Trait>::Error: (...)
Question
Trying to avoid transmute from a slice
Question
Trying to get a bare project without any std dependencies to build, getting hit with many errors
Tooling Help
Help
Compiler Error
Why is there no way (even with unsafe) to access private fields ?
Discussion
Question
How to build static library with #[cfg(test)]
Question
References question
Beginner
Basically STD?
Discussion
Question
Feedback on struct validation library I wrote
Code Review Request
Beginner
Discussion
Help With Conflicting Trait Impl
Help
Question
BoxFuture leaking memory
Help
Question
Encoding EVP-Pkey generation in Rust Type System
Discussion
Rust ignores `print!` statements before `read_line` call
Help
Serializing a data structure that has indirection with slotmap to json
Beginner
Help
Question
Is it possible to mix compile-time and runtime string building (similarly to C)?
Beginner
Question
Rustlings vecs 2
Beginner
Help
Interpreter runs slower on my machine in specific case but faster on any other machine tested
Help
Question
Insight required with reading lines of a file.
Code Review Request
Beginner
Help
Map parameter is result?
Help
Question
easy secure symetric encryption
Beginner
Question
Need oneshot/mpsc alternative or usage sugestions.
Code Review Request
Beginner
Help
What is the best way to go about multi-threading this?
Question
Faster clone than built-in (only for stack structs)
Help
Reqwest proxy server dependency issues when using with another library
Beginner
Help
Question
How to use sudo privilages with `File::create()`
Help
Question
does splitting project into multiple crates improve performance?
Question
need help calling C function from Rust
Help
how to improve + make this proc macro more hygienic?
Code Review Request
unresolved import `cc` despite it being in cargo.toml
Compiler Error
Am I using `Rc<RefCell<>>` correctly?
Help
Question
ntexapi.rs
Help
Compiler Error
missing fields error when using proc_macro_attribute to add fields
Beginner
Help
Compiler Error
where/how/what do i start with rust?
Beginner
Rust Lifetime Puzzle: Why does explicitly specifying a lifetime parameter fix my closure?
Help
Question
A common deserialization error
Help
Rust Mobile Not Work
Beginner
Tooling Help
Help
Compiler Error
Minecraft like Mod System
Beginner
Question
Calling Rust callback from C FFI interop code
Help
Conditional compilation on `else if`?
Question