Surdeus Forum
Inn
Solo
Sign In
Sign Up
All
⚓ Rust
Join
📌 Rules
Rust
2025-02-18
Clarification on rustc --extern= resolver
Rust
2025-07-03
Unactionable clippy error
Rust
2025-07-03
Is it possible to express bounds on a late bounded asyn fn?
Rust
2025-07-03
Manual install on Windows - missing target libs
Rust
2025-07-03
Ch::15::Box:: I find this example-selection a bit confusing
Rust
2025-07-03
Enum dispatch, casting between mutable and const variants of the ref struct
Rust
2025-07-03
Yet another fight with the borrow checker
Rust
2025-07-03
Stabilizing naked functions
Rust
2025-07-03
How to make these Trait calls a bit more intuitive? Or why do they work?
Rust
2025-07-02
Can traits be documented?
Rust
2025-07-02
`panic_immediate_abort` flag vs `abort` strategy
Rust
2025-07-02
Illegal move, but I drop on the next line
Rust
2025-07-02
Soundness of DST with a size not multiple of aligment
Rust
2025-07-02
Multi-Dimentional data which automatically assigns refrences between nodes
Rust
2025-07-02
Why only T is considered unused?
Rust
2025-07-02
Good way to move out of captured variable in closure
Rust
2025-07-02
Losing bits on floats
Rust
2025-07-02
Surprising type inference error
Rust
2025-07-02
Lifetime bound on generic type
Rust
2025-07-02
This Week in Rust 606
Rust
2025-07-02
Why this code won't conmpil?. it compile until x using case but problem with z using case
Rust
2025-07-02
Idiomatic way to move a `Vec` into 1 of its items by an index (dropping the rest of the item except one at index)?
Rust
2025-07-02
How to make rustc understand that a reference to a function pointer can have a longer lifetime than the parameter/return tyeps of the function it points to
Rust
2025-07-01
How to make rustc understand that a reference to a function pointer can have a longer lifetime than the parameter/return types of the function it points to
Rust
2025-07-01
Crates to be able to run neural networks / CV in wasm (browser)
Rust
2025-07-01
Exploring petgraph!
Rust
2025-07-01
Tuple is not a type?
Rust
2025-07-01
How to make rayon's `iter.par_bridge()` as fast as `vec.into_par_iter()`?
Rust
2025-07-01
How can I make an optimized version of Take for an Iterator?
Rust
2025-07-01
Beginner Friendly Rust Project Focussing on Machine Learning/Data Engineering/Quant Dev
Rust
2025-07-01
Prev
Next