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