rust-help-forum

11663 threads · Page 142 of 234

Can't compile Learn wgpu tutorial to WASM 8 messages
Help
Get rid of clone inside .then_some(val.clone()).ok_or(Err(val)) 10 messages
Beginner Help Question
help with opening a parquet file 2 messages
Help Question Compiler Error
Vectorization & combinatorics 28 messages
Tooling Help Beginner Help
format_args!("some string") produces invalid structure on target = "x86_64-unknown-none" 59 messages
Code Review Request Tooling Help Help Question
Cloudflare and reqwests 17 messages
Help Question
Cannot assign because it is borrowed, but the borrowing should've finished by now 4 messages
Help Question Compiler Error
cpp rust interop 2 messages
Code Review Request Beginner Help Question
opencv assertion failed errors when making template 109 messages
Help
looking for a way to see if a char is opening bracket 4 messages
Help Question
Stack overflow in debug with a custom bump allocator 154 messages
Help
how to not frustrate the borrow checker in this situation 19 messages
Help Compiler Error
Storing values with different generics 10 messages
Help
Impl Into for multiple types in collections? 13 messages
Help Question
Need help with serde Deserialize lifetimes 57 messages
Beginner Help
Wrong version of GLIBC in a Docker container 2 messages
Question
Weird stuff with output type when calling borrow on Rc<RefCell<T>> 13 messages
Help
Floating Point Exception signal handling (SIGFPE) 4 messages
Help
Can't make http requests with reqwest 23 messages
Beginner Help
Blanket impl for TryInto 9 messages
Help
status access violation runtime error 19 messages
Help Question
`criterion` help 8 messages
Beginner Tooling Help
Can't get CLion to debug my rust code correctly and it's driving me nuts 5 messages
Tooling Help
read JSOL file to native rust data sstructures 12 messages
Help Question
Grouping types at compile time 6 messages
Discussion Question
upgrading Rust 1.45 code to Current, please help 12 messages
Help Compiler Error
removed 2 messages
Question
construct type without knowing its name 4 messages
Help
tokio::runtime current thread semantics & usage 5 messages
Help Question
How to take a slice of a vec 4 messages
Help Question
question about lifetimes error 4 messages
Beginner Help
Understanding Multi Threaded Program Structure 5 messages
Help Question
Trying to avoid cloning of a vector 11 messages
Beginner Help Compiler Error
how to create a global hashmap<String, *mut c_void>? 78 messages
Help Compiler Error
WebSocket rust native app to local web extension wont connect in wss mode 4 messages
Code Review Request Question
Which AWS library to use in production? 2 messages
Question
parallel async job processing using 50% of all threads assigned 5 messages
Beginner Help
How do I fix this deadlock? 6 messages
Beginner Help
Watch a bunch of Rust wannabes cry about code formatting 27 messages
Question
Compression program in RUST quits after file input 6 messages
Help
My anti-virus is flagging cargo crate as virus 9 messages
Help Question
What's an actual use case for using the system allocator over the global allocator? 4 messages
Discussion Question
Self invocation Fn type in mockingbird combinator 50 messages
Help
Array of threads in Rust confusion 24 messages
Beginner Help Compiler Error
can't compile pyo3 function 12 messages
Beginner
Getting the type or name of struct via attribute macro on a fn inside `impl` 10 messages
Help
multi-threading 25 messages
Help
K, V storage of any item which implements trait (with generics) 11 messages
Question
TOML, Serde - Deserialize [] value with the toml crate 5 messages
Tooling Help Help Question
Coercing unit to generic T where T: serde::de::DeserializeOwned + 'static 7 messages
Beginner Help Question Compiler Error