rust-help-forum

11663 threads · Page 156 of 234

rust runs out of memory while compiling 23 messages
Help
How to split Devanagari bi-tri and tetra consonantal conjuncts as a whole from a string 22 messages
Discussion Beginner Help Question
Use of image::RgbaImage between crates 19 messages
Help Question
Is it possible to return an updated enum struct like variant from a match? 2 messages
Beginner Question
Can't write try_map implementation due to strange type system error 7 messages
Help Question
Best way to have seperate Drop impls for each specialization? 3 messages
Help
How do i implement the >>> operator from java? 16 messages
Help
Rust implementation is about 5x slower than C++ implementation 45 messages
Code Review Request Beginner Help
`quote` iter expansion syntax ? 13 messages
Beginner Help Question
lambda calculus in rust 47 messages
Help Question
for some reason this doesn't work 7 messages
Code Review Request Beginner Help
Why is a Vec an Iterator? 11 messages
Help Question
Generalizing 2 structs with Function that can be passed to a thread 7 messages
Code Review Request Help Question
rustc version stuck at 1.61 16 messages
Tooling Help Help
Converting WIDE string data returned by Windows API 13 messages
Beginner
I think I misunderstand types. 117 messages
Beginner Compiler Error
tokio::spawn without static arguments 5 messages
Help Question
HELP! how do I stop overflowing my stack 32 messages
Help
string as string instead of Ok("string") 165 messages
Beginner
re-exporting a symbol via FFI with another name 20 messages
Question
Help with latest RSA 0.8.0 changes 21 messages
Help Compiler Error
WinAPI does not return any data 7 messages
Beginner
Trying to pass `[f32]`s from another thread into main thread 14 messages
Beginner Help
Macroquad WASM build shows a black screen 2 messages
Beginner Help
CODE REVIEW REQUEST: Authentication system 6 messages
Code Review Request Help
Code review for an Math expression parser and manipultor 3 messages
Code Review Request
Attribute in struct only on tests 24 messages
Question
How can I allow lifetime arguments on this type parameter? 227 messages
Code Review Request Help Discussion Question Compiler Error
Determine programmatically whether a type is sized? 8 messages
Help Question
How can i dynamically create and assign variables? via macro other methods? 29 messages
Discussion Tooling Help Help Question
temporary value dropped while borrowed error 7 messages
Help Question Compiler Error
How do I use Match to obtain serde_json value? 13 messages
Help Question Compiler Error
bus error on ubuntu 2 messages
Compiler Error
Iterate over list comparing each item once 42 messages
Help Question
any crate that allows playing certain notes? 5 messages
Beginner Discussion Question
variable partially moved due to use in closure error 2 messages
Discussion Help Question Compiler Error
How does `f64`'s `Display` work? 25 messages
Beginner Help Question
How can I fix this lifetime? 114 messages
Code Review Request Help Discussion Question Compiler Error
Setting rustdoc metadata in Cargo.toml 32 messages
Help Question
Why it is so difficult to pass this &mut db transaction to this closure? 4 messages
Code Review Request Help Discussion Question Compiler Error
Error while assigning a variable based on condition 14 messages
Help
Rename mod to include a space for documentation 3 messages
Help Question
Seemingly Valid GAT Lifetime Bound Won't Compile 6 messages
Compiler Error
Error when trying to simulate input (same error, no matter the library/crate) 35 messages
Beginner Help Question
Adding an element to vec of mutable references inside a struct 4 messages
Beginner Help Compiler Error
Why this code does not compile? 2 messages
Beginner
PNGME Help CRC Issue 9 messages
Help
[Code Review] Please review my CUDA Error handling. 9 messages
Help
Beginner: How to approach storing mutable references with a complicated AST structure 2 messages
Beginner Question
unresolved import `clap::App` 2 messages
Beginner Help Compiler Error