rust-help-forum
Rust's good practices regarding substitutions
Beginner
Discussion
Question
Which is costly &mut self or self ?
Help
Question
I don't get threads and ownership. pls halp.
Help
Question
trying to get rust running on windows without an installer
Tooling Help
musl target has static-pie enabled by default in 1.59, and now i can't link with .so's on Alpine
Tooling Help
Help
Compiler Error
Have cargo ignore git in multiple location dependencies
Question
Leaking a Box and returning a borrow
Help
Question
How can I troubleshoot cloud performance problems?
Discussion
Question
Share dependency information across crates from the same git repo
Question
Cannot return value referencing temporary value (prevents refactoring)
Help
Compiler Error
Using cargo build --target aarch64-linux-android has cfg set for host OS.
Help
Best approach for configuration via mlua
Question
Why does my macro work by changing a parameter from a type into a token tree?
Help
Compiler Error
Remove generic arguments from `Path`
Help
variable is not bound in all patterns
Help
Question
CreateThread Winapi Arguments
Beginner
Help
Question
cloneable trait object causes stackoverflow
Code Review Request
Help
Question
Is it possible to run procedural macros on external types?
Tooling Help
Question
Pass read-only reference of a variable to a function that returns a closure
Help
Question
How to say that lifetime required by fn in trait is shorter or equivalent to lifetime on struct?
Help
Compiler Error
Diesel 'use of undeclared module users ' error
Help
Protoc not building
Tooling Help
Question
Compiler Error
False Positive Unused Parameter Error
Question
Compiler Error
Help finding a NSLookup Crate.
Beginner
Question
Closure Supertrait
Help
Question
Compiler Error
`enum` variant beginning with digit
Help
Question
Is a correct way to run a cron job?
Code Review Request
Help
timer not found even though i've enabled full tokio features
Help
lifetimes clarification
Beginner
egui errors E0405, E0412, E0425, E0463, E0531
Beginner
Help
Enum use case
Help
Question
Mutably borrowing in a for loop
Beginner
Help
Question
Compiler Error
Need help with `Any` and downcasting.
Help
Question
Compiler Error
Assigning to a *mut Struct
Beginner
Help
Manipulation of variables
Help
Question
Waiting for one of 3 functions
Help
Question
Making an own-able struct of Cows
Help
Supply chain security - How to best review dependency changes?
Tooling Help
Question
Trait with method returning another trait
Beginner
Question
Compiler Error
How to use this argument in this async lambda?
Code Review Request
Help
Discussion
Question
Compiler Error
Does anyone know why this can't be const?
Help
Question
redirect route isn't triggered
Beginner
Help
Parse a string with nom
Beginner
Help
does a Map for Enums exist?
Beginner
Question
Is there a way to give name to these parameters?
Code Review Request
Discussion
Help
Question
Usage of winapi, VirtualAlloc
Help
Question
Can anyone give me any tips that can improve my skills (this is my first project tho)
Code Review Request
Concerned about usage of Box leak
Code Review Request
Question
Polymorphic serializable types
Help
Question
hello, i am trying to use windows-rs crate on command child
Help