rust-help-forum

11663 threads · Page 58 of 234

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