Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rust
What is the most appropriate way to handle returning errors of multiple types within a Rust function?
Jun 30, 2026
rust
error-handling
Understanding non lexical lifetimes when calling functions that return reference
Jun 30, 2026
rust
borrow-checker
ownership
borrowing
Hiding internals when returning iterators in Rust
Jun 29, 2026
rust
Why does match will not release the mutable borrow until end of it's expression?
Jun 29, 2026
rust
error[E0277]: the trait bound `FieldAttr: ToTokens` is not satisfied
Jun 30, 2026
mysql
docker
rust
actix-web
How to cancel a task which includes a file operation?
Jun 29, 2026
asynchronous
rust
select
future
Blanket implement a trait over collections using the family trait pattern
Jun 29, 2026
generics
rust
Nicer way to pattern match window of assembly instructions for peephole w/ Rust?
Jun 29, 2026
assembly
rust
compiler-construction
compiler-optimization
peephole-optimization
Why i32 Box type can be downcasted in Rust?
Jun 29, 2026
rust
Trying to dereference `&`-pointer
Jun 29, 2026
algorithm
pointers
rust
Several implementations of the Add trait for the same type
Jun 29, 2026
rust
traits
Is there a way to get a reference to a mutable sub-slice of a Vec<T>?
Jun 29, 2026
rust
slice
What's the default floating point type?
Jun 29, 2026
floating-point
rust
One mutable borrowing or many immutable borrowings in Rust...why?
Jun 29, 2026
rust
Is it possible to know if a variable is a reference at compile time in Rust?
Jun 29, 2026
rust
Rust iterate over borrowed mutable reference
Jun 29, 2026
rust
foreach
How do I recursively pass a mutable reference?
Jun 28, 2026
pointers
rust
Impl Add for type alias tuple (f64, f64)
Jun 29, 2026
types
rust
Why the linker cannot find my local C shared library for use with FFI in Rust?
Jun 29, 2026
c
rust
linker
linker-errors
ffi
« Newer Entries
Older Entries »