rust-help-forum

11663 threads · Page 128 of 234

How do I pass gcc flag `D__USE_MINGW_ANSI_STDIO` to cargo? 3 messages
Help Question Compiler Error
what's the best way to manage optional external (not rust) dependencies? 20 messages
Help Question
sqlite pragma values 14 messages
Question
Duration::from_millis() returning u126?! 25 messages
Beginner Help Question
Something related to lifetime 10 messages
Beginner Help
Reading nothing from std::process::ChildStdout. 11 messages
Help
Serializing and deserializing a binary into a data structure 18 messages
Help
What happens in `sha2::Sha256`? Why can it create a `hasher` with `Sha256::new()`? 8 messages
Beginner Help Question
Calling a synchronous method on a struct that takes `&self` using `tokio::task::spawn_blocking` 17 messages
Help Question
Strange short-circuiting behavior 22 messages
Help Question
Error with argument passed into the ".get()" function 10 messages
Beginner Tooling Help Help Question Compiler Error
Converting types 2 messages
Help
"for" cycle optimization issue 3 messages
Discussion Question
Lifetime fun: PhantomData edition 10 messages
Help
pretty iterator usage 49 messages
Code Review Request
Is this a good solution for a palindrome algorithm? 7 messages
Code Review Request
Array of keys to HashMap to RGBA image using GPU? 9 messages
Help
Need help with Box<Result<Expr, ()>> 8 messages
Beginner Help Question
Accessing fields on a generic 2 messages
Help Question
Dylink v0.5.0 review request 39 messages
Code Review Request
attaching requestAnimationFrame to a struct 8 messages
Beginner Help
Procedural Macro "Playground"? 7 messages
Beginner Tooling Help Discussion Question
Alternatives to abstract classes/field inheritance in rust? 2 messages
Code Review Request Discussion Help Question
Need some Help with parsing a function 24 messages
Question
Cannot find resources for `tokio-tungstenite`. Do you have any? 3 messages
Help Question
(serde/serde_json) Any way to rewrite this Serialise impl to use #[derive]? 3 messages
Help Question
armv4t-none-eabi not available on Rust Godbolt 12 messages
Tooling Help
algorithm @ compile time 11 messages
Beginner Question
Tokio Async Cancellation Token 8 messages
Code Review Request Help Question
Use HashMap as the key to another Hashmap 36 messages
Beginner Question
Silly implementation of a file watcher 2 messages
Code Review Request
llvm-sys broken on windows? 7 messages
Tooling Help Beginner Help
Parsing unicode escape sequences with Serde 2 messages
Help
nom 21 messages
Code Review Request Help Compiler Error
'static headaches with reqwest 4 messages
Code Review Request Help Question
Unstable feature and stable 2 messages
Question
environment issues with diesel 5 messages
Help Compiler Error
Clap.rs How can I make a flag required if the subcommand argument is None using the derive method? 10 messages
Beginner Question
How can I get root path with rust? 19 messages
Help Question
"use of undeclared crate or module std" (only in CI) 10 messages
Help Compiler Error
Problems with generics 14 messages
Help
Help with lifetimes inside loop 21 messages
Help Question
Help with lifetimes 10 messages
Question
help with enum matching 3 messages
Discussion Beginner Help
help with borrowing 9 messages
Help
Blanket impl of fundamental types for method taking `self` and returning type generic over `Self` 13 messages
Help
[solved] import modules in macro_rules 23 messages
Beginner Help
static mut 3 messages
Beginner Question
Optimization tips for my code 9 messages
Code Review Request Help Question
Value does not live long enough 44 messages
Help