rust-help-forum

11663 threads · Page 223 of 234

Is this a good unit test (uses `nalgebra`)? 12 messages
Code Review Request
bindgen bindings in the same repo as the original C library 5 messages
Help Question
Dependency slowing compile times 12 messages
Help Question
Examples for creating a mock server 3 messages
Any workarounds for not being able to borrow temporary values? 2 messages
Help Question
mut stdout [question] 40 messages
Is it fine to use a module as a dummy namespace? 14 messages
Question
lifetime hell 2 messages
Help
Can I reference a namespaced proc-macro somehow? 21 messages
Question Beginner
Can this be more rusty? A hash-set that tracks insertion order. 4 messages
Question Help Code Review Request
Create raw bytestream from audio input source like a Line-In or Microphone to stream over Discord 5 messages
Help
[Software Design] Where is the best place to put From or Into impls in an application? 2 messages
Question
File Locking under Windows 2 messages
Question
ERROR linker 'link.exe' not found 2 messages
Help
How to remove extra allocations caused by cloning an iter 56 messages
Help
A Markov Chain Sentence generator 19 messages
Code Review Request Beginner
Issue with static variable linking on lto=thin 25 messages
Rand- Adding a constraint causes existing code to fail to compile 8 messages
Help
Ratelimiting issues 6 messages
Question Help Code Review Request
Proc Macro not producing expected result 73 messages
Question Help
Struggling to render rocket templates 7 messages
Help
Condvar ref unwind safety 6 messages
Question
Optimization 102 messages
Code Review Request Discussion Question
Mutable Borrow issue i cant solve 31 messages
Help
What types implement the Write trait from std io? 15 messages
Question
How best can I visualize lifetime ? 18 messages
Help Question Discussion
question mark error even though function is returning a result. 48 messages
anything like a scoped RawMutex 12 messages
How can I compile for Ubuntu from a Mac? 3 messages
is it possible to create a closure which is FnMut? 25 messages
do we pass AtomicBool by value or by reference? 10 messages
Clippy false positive, cannot reproduce in minimal example (?) 24 messages
Tooling Help
Generics in error types, how to concile with thiserror? 43 messages
type parameter `F` is part of concrete type but not used in parameter list for the `impl Trai 19 messages
Compiler Error
Pure rust crate implementing AES 128 CFB8 stream cypher 3 messages
Question
generic iters question 18 messages
Help Question Beginner Compiler Error
How do i write a bool array to a file? 2 messages
Question Help Beginner
Idiomatic way of providing names to array members 37 messages
**help** Yosemite thinking diffrent about rustup 52 messages
How to make this nested code more compact? 6 messages
Code Review Request
Serializing & Deserializing struct with reference (serde) 4 messages
Help
generic struct with a RefCell and a Ref to it 147 messages
Help
can 'inkwell' somehow be used without having llvm installed? 7 messages
Question Tooling Help
custom trait for serde deserialization unclear lifetime issue 13 messages
Help
Using enum_dispatch on known external trait 16 messages
Help Question
is there a cleaner way to do this? 18 messages
Help Question Code Review Request
Async function pointers in a hashmap 46 messages
Securely using or storing credentials 3 messages
Modify a variable 10 messages
Question
Is there a crate like derivative which lets one make enum arms transparent in serde? 4 messages