rust-help-forum
compile time intuition behind atomic Ordering *
IntoIterator, cannot move out of Arc
Lifetime can be elided only when immutable?
Question
Compiler Error
Unable to remove symlinks through rust
Compiler Error
Module import tree structure ?
Help
Question
monster looking error trying to compile launching a game window
Compiler Error
Difference between Struct and Enum
Finding a struct implementing a Trait
Question
Impl on fn pointer with lifetimes
Help
I'm making some mistake with generics?
Help
Compiler Error
Need a easiest tutorial on macros in rust
is there a difference between (1..6) and (1..=5)?
need a friend
What is the advantage of bin directory in cli app?
Question
Discussion
How to exclude non-defaults feature's function inside general function?
Help
Currently making (optimizing) a Wordle Solver
Code Review Request
What is the difference between subtyping, and generics?
Question
feature not allowed
char is_alphabetic and is_ascii_alphabetic arguments
Discussion
cannot return value referencing temporary value
Compiler Error
program not working correctly
Help
Beginner
how to draw a circle in opengl (rust)?
Help
Question
Multiline regex
Help
Tooling Help
Indentation in multiline strings
Question
Cargo.toml [dependencies]
Question
Rust bin as lib
Question
Help
How can I 'concatinate' two binary numbers in two u8's to make one u16?
Help
Discord Bot Issues
Compiler Error
Light-program Code Review
Code Review Request
Beginner
SIMD version of code takes same time as non-SIMD with completely different output code
Help
Beginner
Code Review Request
Cannot borrow as mutable because it is also borrowed as immutable
Beginner
Why are there question marks before the semicolons in this example
Question
Issue with lifetimes in returning mutable reference to struct field
crate to optimize replaces in a string
Question
Help
Tooling Help
Deref and Ownership
Nested `if let Some(...)`
CLion doesnt support correctly auto import ?
Tooling Help
Question
docs.rs cannot generate my crate's docs
Why is this looping infinitely?
Should you always implement From instead of Into
Question
File Open Error the file is used by another process
Help
Borrow Checker issue
Beginner
Rust Help
how to create a `*mut i8` from a `&str`?
Question
Help
How to dereference raw pointer to a struct?
sending multiple get requests in parallel using hyper, and parsing json response
read from a raw pointer to a struct
Help
Question
FFI-safety with Rust usage
Question
Discussion
OpenSSL slice aliasing
Providing a development only CLI?
Question
Tooling Help