rust-help-forum
Shortcoming of the borrow checker or a misunderstanding?
Question
Compiler Error
Rust Exercism Track Collatz Conjecture
Code Review Request
Beginner
Question
`mq_open` panic when using nix
Tooling Help
Help
GUI node editors
Tooling Help
Help
translate from python
Question
I can't find what data with lifetime 'b this function is returning.
Compiler Error
Static linking .a files into a binary
Tooling Help
Help
Borrowing issues while writing basic interpreter
Help
Rust library for "puppeteering" a windows app
Help
Tooling Help
Discussion
Question
std::fs::File issues
Beginner
Help
Question
Rust ownership issues
Beginner
Collection of variable size
Beginner
Question
Different compilation toolchains by Profile
Question
Multiple use of mutable reference in loop
Code Review Request
Help
Question
is this needed ?
Discussion
Is it possible to create a type with arbitrary size and alignment?
Help
Question
what is the issue ?
Question
"Simple" image conversion
Question
Avoiding static type parameter bound.
Help
Question
Compiler Error
OnceLock HashMap of async Fn
Question
what is the point of this ?
Question
Database from config file
Tooling Help
Beginner
Question
Creating a 'static living Closure for a deletion system.
Beginner
Question
Compiler Error
correct me if i am wrong
Question
Trying to create global variable that store an array of HWND winapi with Mutex
Code Review Request
Beginner
Help
Add .rlib as dependency
Tooling Help
Beginner
Question
Crossterm Writing Alternate Screen back to Main Screen
Help
Question
How can I move this borrowed value out of the closure?
Help
Compiler Error
Populated vec but len is 0
Beginner
Help
Non-recursive clone for tree datastructure
Help
[root@ip-10-131-2-102 ~]# cargo versionerror: rustup could not choose a version of cargo to run, be
Question
First proc_macro, Struct of Arrays helper!
Code Review Request
Beginner
Derive macros
Beginner
Help
Need help in starting out
Beginner
Passing class member as argument to same class method in mutable context
Beginner
Question
Compiler Error
is this is the best way to do that?
Code Review Request
Temperature Translator.
Code Review Request
Why isn't it UB to rely on the address of a variable?
Discussion
Question
Storing pointer to object as pointer to trait
Beginner
Question
Compiler Error
Issues building cxx files using CMake
Help
where can I improve on my Scanner which produces Tokens.
Code Review Request
Beginner
Infinite Recursive Deserialization
Beginner
Help
Question
Asking for interface design advice
Help
a function to convert anything to String
Discussion
Help
Question
I need help setting up my file to run rust
Tooling Help
Using SIMD to write to slice / vec
Help
Question
libstd in dynamically linked workspaces
Help
DSTs, `#[repr(transparent)]` and `std::mem::transmute`
Question
How to pass an asynchronous function inside a struct (thread-safe)
Help
Async fn inside a dyn trait
Help
Question