rust-help-forum
Error from the CI server
Question
Is there a collection that both mutable, and copyable?
Help
Question
Linux kernel module test
Tooling Help
Help
Bindgen linking fails when using multiple rust dlls
Help
Question
Compiler can't find enum-type that is hidden behind config-flag
Beginner
Help
Compiler Error
reqwest::Error { kind: Decode, source: Error("invalid type: string \"x\", expected i32" when its i32
Help
Question
It works fine in the terminal on vscode, but not otherwise.
Code Review Request
Beginner
Help
Question
Passing a CString to C as a borrowing
Help
Question
modrinth's facets parameter / serializing a Vec<Vec<String>> as a urlencoded string
Help
Discussion
Question
My first lib in Rust
Code Review Request
Help
the dead lock occurs when I want to change Vec<Fn> itself.
Help
Question
Explain how lifetimes work with the `Self` type
Question
Compiler Error
Its possible to set a HashMap in a static variable?
Question
Compiler Error
Alternative to const generic expr
Help
Question
MIRI encountered uninitialized memory when reading from Mutex in #[global_allocator]
Help
Free null checks for the low low price of SIGSEGV Shenanigans™
Discussion
Doing a no-std implementation, how to define traits that would get redefined if std enabled?
Question
implement sized for array?
Help
Question
RaylibHandle borrow checker woes
Beginner
Question
Compiler Error
Manual JSON parsing help
Help
Question
API for Minecraft mod
Tooling Help
Question
Rust/C FFI with bindgen, how to create minimal working example
Beginner
Help
Compiler Error
How to write a struct that requires a trait on one of the members
Help
Question
How to read stdout or stderr output of a spawned command (rust-analyzer) ?
Help
Does any use device_query library? Could you help me to trace the backtrace?
Beginner
Help
Question
[Solved] Streaming audio from the web
Beginner
Help
Question
Code get SMS token but return Request failed with status: Response 200 when sending SMS
Help
Repr C field-less enums
Question
`Winit` interfacing with Objective C iOS: `objc2` and Apple Pencil
Discussion
Help
Question
How to compile rust for Windows when Im on Linux
Question
How to convert Vec<u16> -> [u16; 64]
Question
implement .as_slice() for custom Vec type?
Code Review Request
Help
Question
How to improve my code
Code Review Request
Beginner
rayon par_iter with a Receiver (or similar)
Code Review Request
Help
Question
How do I use Streams?
Beginner
Help
Question
Cargo crashes system, OS fucked (can't boot), 3rd time last 24h (arch).
Help
mpsc, but like scoped threads?
Help
Question
Segmentation Fault when trying to set up a vertext shader using gl and glfw
Code Review Request
Help
Question
compile lib for amd64
Beginner
Help
Question
How to make value within this struct public
Question
[SOLVED] Code structuring help
Help
Question
#![no_std] Help needed with unconstrained generics
Help
Question
Compiler Error
Passing arrays between rust and python using pyo3
Beginner
Help
Framing messages in a byte stream
Help
Question
General rust advice for perofmance?
Code Review Request
Beginner
Help
(Iced-rs) Using Vecs with structs that mutate their own fields
Help
Interleaving a vector of vectors.
Help
How do I use images with rayon's parallel iterator?
Beginner
Help
Question
Compiler Error
Struggling getting tracing to have span ids
Help
Struggling to duplicate error
Help
Question